OpenCMISS-Iron Internal API Documentation

Returns true if the given element is in the given mesh component. More...

Private Member Functions

subroutine cmfe_mesh_elementexistsnumber (regionUserNumber, meshUserNumber, meshComponentNumber, elementUserNumber, elementExists, err)
 Checks if the given element exists on the given mesh component. More...
 
subroutine cmfe_mesh_elementexistsobj (mesh, meshComponentNumber, elementUserNumber, elementExists, err)
 Checks if the given element exists on the given mesh component. More...
 

Detailed Description

Returns true if the given element is in the given mesh component.

Definition at line 5063 of file opencmiss_iron.f90.