OpenCMISS-Iron Python Bindings API Documentation
|
This is the complete list of members for iron.Mesh, including all inherited members.
__init__(self) | iron.Mesh | |
cmiss_type | iron.Mesh | |
CreateFinish(self) | iron.Mesh | |
CreateStart(self, meshUserNumber, region, numberOfDimensions) | iron.Mesh | |
CreateStartInterface(self, meshUserNumber, interface, numberOfDimensions) | iron.Mesh | |
Destroy(self) | iron.Mesh | |
ElementExists(self, meshComponentNumber, elementUserNumber) | iron.Mesh | |
ElementsGet(self, meshComponentNumber, meshElements) | iron.Mesh | |
Finalise(self) | iron.Mesh | |
NodeExists(self, meshComponentNumber, nodeUserNumber) | iron.Mesh | |
NodesGet(self, meshComponentNumber, meshNodes) | iron.Mesh | |
numberOfComponents | iron.Mesh | static |
NumberOfComponentsGet(self) | iron.Mesh | |
NumberOfComponentsSet(self, numberOfComponents) | iron.Mesh | |
numberOfElements | iron.Mesh | static |
NumberOfElementsGet(self) | iron.Mesh | |
NumberOfElementsSet(self, numberOfElements) | iron.Mesh | |
surroundingElementsCalculate | iron.Mesh | static |
SurroundingElementsCalculateSet(self, surroundingElementsCalculateFlag) | iron.Mesh | |
TopologyDataPointsCalculateProjection(self, DataProjection) | iron.Mesh |