| OpenCMISS-Iron FORTRAN API Documentation
    | 
Returns true if the given node is in the given mesh component. More...
| Private Member Functions | |
| subroutine | cmfe_mesh_nodeexistsnumber (regionUserNumber, meshUserNumber, meshComponentNumber, nodeUserNumber, nodeExists, err) | 
| Checks if the given node exists on the given mesh component.  More... | |
| subroutine | cmfe_mesh_nodeexistsobj (mesh, meshComponentNumber, nodeUserNumber, nodeExists, err) | 
| Checks if the given node exists on the given mesh component.  More... | |
Returns true if the given node is in the given mesh component.
Definition at line 5057 of file opencmiss_iron.f90.