OpenCMISS-Iron Internal API Documentation
CMISS_CELLML::ModelsFieldTypes

CellML field parameter types. More...

Variables

integer(intg), parameter cmiss_cellml::cellml_models_field_not_checked = -2
 The CellML environment models field has not been checked. More...
 
integer(intg), parameter, public cmiss_cellml::cellml_models_field_not_constant =-1
 The CellML environement models field is not constant. More...
 

Detailed Description

CellML field parameter types.

See also
CMISS_CELLML,OPENCMISS::CellML::FieldTypes

Variable Documentation

integer(intg), parameter cmiss_cellml::cellml_models_field_not_checked = -2
private

The CellML environment models field has not been checked.

See also
CMISS_CELLML::ModelsFieldTypes,CMISS_CELLML

Definition at line 103 of file cmiss_cellml.f90.

Referenced by cmiss_cellml::cellml_models_field_check(), and cmiss_cellml::cellml_models_field_initialise().