ESScript  Revision_4488
Public Attributes | List of all members
Finley_Mesh Struct Reference

this struct holds a mesh: More...

#include <Mesh.h>

Public Attributes

char * Name
int reference_counter
int approximationOrder
int reducedApproximationOrder
int integrationOrder
int reducedIntegrationOrder
NodeFileNodes
ElementFileElements
ElementFileFaceElements
ElementFileContactElements
ElementFilePoints
TagMap tagMap
Paso_SystemMatrixPatternFullFullPattern
Paso_SystemMatrixPatternFullReducedPattern
Paso_SystemMatrixPatternReducedFullPattern
Paso_SystemMatrixPatternReducedReducedPattern
Esys_MPIInfoMPIInfo

Detailed Description

this struct holds a mesh:

Member Data Documentation

int Finley_Mesh::approximationOrder
ElementFile* Finley_Mesh::ContactElements
ElementFile* Finley_Mesh::Elements
ElementFile* Finley_Mesh::FaceElements
Paso_SystemMatrixPattern* Finley_Mesh::FullFullPattern
Paso_SystemMatrixPattern* Finley_Mesh::FullReducedPattern
int Finley_Mesh::integrationOrder
Esys_MPIInfo* Finley_Mesh::MPIInfo
char* Finley_Mesh::Name
NodeFile* Finley_Mesh::Nodes

Referenced by finley::MeshAdapter::addPDEToLumpedSystem(), finley::MeshAdapter::addPDEToRHS(), finley::MeshAdapter::addPDEToSystem(), finley::MeshAdapter::addPDEToTransportProblem(), finley::MeshAdapter::borrowListOfTagsInUse(), finley::MeshAdapter::borrowSampleReferenceIDs(), finley::MeshAdapter::dump(), Finley_makePattern(), Finley_Mesh_addPoints(), Finley_Mesh_alloc(), Finley_Mesh_createColoring(), Finley_Mesh_createDOFMappingAndCoupling(), Finley_Mesh_createMappings(), Finley_Mesh_createNodeFileMappings(), Finley_Mesh_free(), Finley_Mesh_getDim(), Finley_Mesh_getStatus(), Finley_Mesh_markDOFsConnectedToRange(), Finley_Mesh_merge(), Finley_Mesh_optimizeDOFDistribution(), Finley_Mesh_optimizeDOFLabeling(), Finley_Mesh_prepare(), Finley_Mesh_print(), Finley_Mesh_read(), Finley_Mesh_readGmsh(), Finley_Mesh_resolveNodeIds(), Finley_Mesh_setTagsInUse(), Finley_Mesh_write(), Finley_PrintMesh_Info(), Finley_RectangularMesh_Hex20(), Finley_RectangularMesh_Hex8(), Finley_RectangularMesh_Rec4(), Finley_RectangularMesh_Rec8(), finley::MeshAdapter::getDataShape(), finley::MeshAdapter::getNumberOfTagsInUse(), finley::MeshAdapter::getTagFromSampleNo(), weipa::FinleyDomain::initFromEscript(), finley::MeshAdapter::interpolateOnDomain(), finley::loadMesh(), finley::MeshAdapter::ownSample(), finley::MeshAdapter::setTags(), finley::MeshAdapter::setToGradient(), finley::MeshAdapter::setToIntegrals(), finley::MeshAdapter::setToNormal(), finley::MeshAdapter::setToSize(), and finley::MeshAdapter::setToX().

ElementFile* Finley_Mesh::Points
int Finley_Mesh::reducedApproximationOrder
Paso_SystemMatrixPattern* Finley_Mesh::ReducedFullPattern
int Finley_Mesh::reducedIntegrationOrder
Paso_SystemMatrixPattern* Finley_Mesh::ReducedReducedPattern
int Finley_Mesh::reference_counter
TagMap Finley_Mesh::tagMap

The documentation for this struct was generated from the following file: