OpenCMISS-Iron FORTRAN API Documentation

Sets/changes the label of a region. More...

Private Member Functions

subroutine cmfe_region_labelsetcnumber (regionUserNumber, label, err)
 Sets/changes the character string label for a region identified by an user number. More...
 
subroutine cmfe_region_labelsetcobj (region, label, err)
 Sets/changes the character string label for a region identified by an object. More...
 
subroutine cmfe_region_labelsetvsnumber (regionUserNumber, label, err)
 Sets/changes the varying string label for a region identified by an user number. More...
 
subroutine cmfe_region_labelsetvsobj (region, label, err)
 Sets/changes string label for a region identified by an object. More...
 

Detailed Description

Sets/changes the label of a region.

Definition at line 5969 of file opencmiss_iron.f90.