escript  Revision_
Namespaces | Functions
RectangularMesh.h File Reference
#include "Mesh.h"

Go to the source code of this file.

Namespaces

 finley
 

Functions

Mesh * finley::RectangularMesh_Hex20 (const dim_t *numElements, const double *Length, const bool *periodic, int order, int reduced_order, bool useElementsOnFace, bool useFullElementOrder, bool useMacroElements, bool optimize, esysUtils::JMPI &mpiInfo)
 
Mesh * finley::RectangularMesh_Hex8 (const dim_t *numElements, const double *Length, const bool *periodic, int order, int reduced_order, bool useElementsOnFace, bool useFullElementOrder, bool optimize, esysUtils::JMPI &mpiInfo)
 
Mesh * finley::RectangularMesh_Rec8 (const dim_t *numElements, const double *Length, const bool *periodic, int order, int reduced_order, bool useElementsOnFace, bool useFullElementOrder, bool useMacroElements, bool optimize, esysUtils::JMPI &mpiInfo)
 
Mesh * finley::RectangularMesh_Rec4 (const dim_t *numElements, const double *Length, const bool *periodic, int order, int reduced_order, bool useElementsOnFace, bool useFullElementOrder, bool optimize, esysUtils::JMPI &mpiInfo)