Go to the source code of this file.
Functions |
Mesh * | finley::RectangularMesh_Hex20 (const int *numElements, const double *Length, const bool *periodic, int order, int reduced_order, bool useElementsOnFace, bool useFullElementOrder, bool useMacroElements, bool optimize) |
Mesh * | finley::RectangularMesh_Hex8 (const int *numElements, const double *Length, const bool *periodic, int order, int reduced_order, bool useElementsOnFace, bool useFullElementOrder, bool optimize) |
Mesh * | finley::RectangularMesh_Rec8 (const int *numElements, const double *Length, const bool *periodic, int order, int reduced_order, bool useElementsOnFace, bool useFullElementOrder, bool useMacroElements, bool optimize) |
Mesh * | finley::RectangularMesh_Rec4 (const int *numElements, const double *Length, const bool *periodic, int order, int reduced_order, bool useElementsOnFace, bool useFullElementOrder, bool optimize) |