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

Contains information about the regions. More...

Collaboration diagram for types::regions_type:

Public Attributes

type(region_type), pointer world_region
 A pointer to the world region. More...
 

Detailed Description

Contains information about the regions.

Definition at line 3271 of file types.f90.

Member Data Documentation

type(region_type), pointer types::regions_type::world_region

A pointer to the world region.

Definition at line 3272 of file types.f90.