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

Buffer type to allow for arrays of pointers to FIELD_PHYSICAL_POINT_TYPE. More...

Collaboration diagram for types::field_physical_point_ptr_type:

Public Attributes

type(field_physical_point_type), pointer ptr
 

Detailed Description

Buffer type to allow for arrays of pointers to FIELD_PHYSICAL_POINT_TYPE.

Definition at line 1107 of file types.f90.

Member Data Documentation

type(field_physical_point_type), pointer types::field_physical_point_ptr_type::ptr

Definition at line 1108 of file types.f90.