OpenCMISS-Iron Internal API Documentation
coordinate_routines::coordinate_systems_type Type Reference

Private Attributes

integer(intg) number_of_coordinate_systems
 
type(coordinate_system_ptr_type), dimension(:), pointer coordinate_systems
 

Detailed Description

Definition at line 99 of file coordinate_routines.f90.

Member Data Documentation

type(coordinate_system_ptr_type), dimension(:), pointer coordinate_routines::coordinate_systems_type::coordinate_systems
private

Definition at line 101 of file coordinate_routines.f90.

integer(intg) coordinate_routines::coordinate_systems_type::number_of_coordinate_systems
private

Definition at line 100 of file coordinate_routines.f90.