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

Returns the number of mesh components in a mesh. More...

Private Member Functions

subroutine cmfe_mesh_numberofcomponentsgetnumber (regionUserNumber, meshUserNumber, numberOfComponents, err)
 Returns the number of components in a mesh identified by a user number. More...
 
subroutine cmfe_mesh_numberofcomponentsgetobj (mesh, numberOfComponents, err)
 Returns the number of components in a mesh identified by an object. More...
 

Detailed Description

Returns the number of mesh components in a mesh.

Definition at line 4942 of file opencmiss_iron.f90.