OpenCMISS-Iron FORTRAN API Documentation
|
Returns a list of nodes belonging to a surface of given type. More...
Private Member Functions | |
subroutine | cmfe_generatedmesh_surfacegetnumber0 (regionUserNumber, generatedMeshUserNumber, surfaceType, surfaceNodes, normalXi, err) |
Returns a list of the nodes belonging to a surface, and their normal xi direction, of a generated mesh identified by an object. More... | |
subroutine | cmfe_generatedmesh_surfacegetnumber1 (regionUserNumber, meshComponent, generatedMeshUserNumber, surfaceType, surfaceNodes, normalXi, err) |
Returns a list of the nodes belonging to a surface, and their normal xi direction, of a generated mesh identified by an object. More... | |
subroutine | cmfe_generatedmesh_surfacegetobj0 (generatedMesh, surfaceType, surfaceNodes, normalXi, err) |
Returns a list of the nodes belonging to a surface, and their normal xi direction, of a generated mesh identified by an object. More... | |
subroutine | cmfe_generatedmesh_surfacegetobj1 (generatedMesh, meshComponent, surfaceType, surfaceNodes, normalXi, err) |
Returns a list of the nodes belonging to a surface, and their normal xi direction, of a generated mesh identified by an object. More... | |
Returns a list of nodes belonging to a surface of given type.
Definition at line 4296 of file opencmiss_iron.f90.