OpenCMISS-Iron Internal API Documentation
field_io_routines::field_variable_component_ptr_type Type Reference

field variable component type pointer for IO More...

Private Attributes

type(field_variable_component_type), pointer ptr
 pointer field variable component More...
 

Detailed Description

field variable component type pointer for IO

Definition at line 104 of file field_IO_routines.f90.

Member Data Documentation

type(field_variable_component_type), pointer field_io_routines::field_variable_component_ptr_type::ptr
private

pointer field variable component

Definition at line 105 of file field_IO_routines.f90.