OpenCMISS-Iron Internal API Documentation
comp_environment::computational_work_group_ptr_type Type Reference

!>pointer type to COMPUTATIONAL_WORK_GROUP_TYPE More...

Collaboration diagram for comp_environment::computational_work_group_ptr_type:

Public Attributes

type(computational_work_group_type), pointer ptr
 

Detailed Description

!>pointer type to COMPUTATIONAL_WORK_GROUP_TYPE

Definition at line 72 of file computational_environment.f90.

Member Data Documentation

type(computational_work_group_type), pointer comp_environment::computational_work_group_ptr_type::ptr

Definition at line 73 of file computational_environment.f90.