OpenCMISS-Iron Internal API Documentation
opencmiss_iron::cmfe_cellmlequationstype Type Reference

Contains information about the CellML equations for a solver. More...

Private Attributes

type(cellml_equations_type), pointer cellmlequations
 

Detailed Description

Contains information about the CellML equations for a solver.

Definition at line 136 of file opencmiss_iron.f90.

Member Data Documentation

type(cellml_equations_type), pointer opencmiss_iron::cmfe_cellmlequationstype::cellmlequations
private

Definition at line 138 of file opencmiss_iron.f90.