ESYS13
Revision_
|
#include "RectangularMesh.h"
Defines | |
#define | N_PER_E 2 |
#define | DIM 2 |
Functions | |
Finley_Mesh * | Finley_RectangularMesh_Rec8 (dim_t *numElements, double *Length, bool_t *periodic, index_t order, index_t reduced_order, bool_t useElementsOnFace, bool_t useFullElementOrder, bool_t useMacroElements, bool_t optimize) |
#define DIM 2 |
#define N_PER_E 2 |
Finley_Mesh* Finley_RectangularMesh_Rec8 | ( | dim_t * | numElements, |
double * | Length, | ||
bool_t * | periodic, | ||
index_t | order, | ||
index_t | reduced_order, | ||
bool_t | useElementsOnFace, | ||
bool_t | useFullElementOrder, | ||
bool_t | useMacroElements, | ||
bool_t | optimize | ||
) |
References Finley_NodeFile::Coordinates, DBLE, DIM, Finley_Mesh::Elements, Esys_MPIInfo_alloc(), Esys_MPIInfo_free(), Esys_MPIInfo_Split(), Finley_Mesh::FaceElements, Finley_ElementFile_alloc(), Finley_ElementFile_allocTable(), Finley_Line3, Finley_Line3_Contact, Finley_Line3Macro, Finley_Mesh_addTagMap(), Finley_Mesh_alloc(), Finley_Mesh_free(), Finley_Mesh_prepare(), Finley_Mesh_resolveNodeIds(), Finley_Mesh_setContactElements(), Finley_Mesh_setElements(), Finley_Mesh_setFaceElements(), Finley_Mesh_setPoints(), Finley_NodeFile_allocTable(), Finley_noError(), Finley_Point1, Finley_Rec8, Finley_Rec8Face, Finley_Rec8Face_Contact, Finley_Rec9, Finley_Rec9Macro, Finley_ReferenceElementSet_alloc(), Finley_ReferenceElementSet_dealloc(), Finley_setError(), Finley_timer(), Finley_NodeFile::globalDegreesOfFreedom, Finley_NodeFile::Id, Finley_ElementFile::Id, INDEX2, MAX, MPI_COMM_WORLD, N_PER_E, Finley_ElementFile::Nodes, Finley_Mesh::Nodes, Finley_ElementFile::numNodes, Finley_ElementFile::Owner, Esys_MPIInfo::rank, SYSTEM_ERROR, Finley_NodeFile::Tag, and Finley_ElementFile::Tag.
Referenced by finley::rectangle().