OpenCMISS-Iron FORTRAN API Documentation
opencmiss_iron::cmfe_mesh_numberofcomponentsset Interface Reference

Sets/changes the number of mesh components in a mesh. More...

Private Member Functions

subroutine cmfe_mesh_numberofcomponentssetnumber (regionUserNumber, meshUserNumber, numberOfComponents, err)
 Sets/changes the number of components in a mesh identified by a user number. More...
 
subroutine cmfe_mesh_numberofcomponentssetobj (mesh, numberOfComponents, err)
 Sets/changes the number of components in a mesh identified by an object. More...
 

Detailed Description

Sets/changes the number of mesh components in a mesh.

Definition at line 4948 of file opencmiss_iron.f90.