OpenCMISS-Iron Internal API Documentation
opencmiss_iron::cmfe_generatedmesh_surfaceget Interface Reference

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...
 

Detailed Description

Returns a list of nodes belonging to a surface of given type.

Definition at line 4296 of file opencmiss_iron.f90.