OpenCMISS-Iron Internal API Documentation
types::cellml_model_ptr_type Type Reference

A buffer type to allow for an array of pointers to a CELLML_MODEL_TYPE. More...

Collaboration diagram for types::cellml_model_ptr_type:

Public Attributes

type(cellml_model_type), pointer ptr
 

Detailed Description

A buffer type to allow for an array of pointers to a CELLML_MODEL_TYPE.

Definition at line 2280 of file types.f90.

Member Data Documentation

type(cellml_model_type), pointer types::cellml_model_ptr_type::ptr

Definition at line 2281 of file types.f90.