OpenCMISS-Iron Internal API Documentation
|
Contains information on the CellML environments defined. More...
Public Attributes | |
type(region_type), pointer | region |
A pointer to the region containing the CellML environments. More... | |
integer(intg) | number_of_environments |
The number of environments defined. More... | |
type(cellml_ptr_type), dimension(:), allocatable | environments |
The array of pointers to the CellML environments. More... | |
type(cellml_ptr_type), dimension(:), allocatable types::cellml_environments_type::environments |
integer(intg) types::cellml_environments_type::number_of_environments |
type(region_type), pointer types::cellml_environments_type::region |