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

A buffer type to allow for an array of pointers to a SOLVER_TYPE. More...

Collaboration diagram for types::solver_ptr_type:

Public Attributes

type(solver_type), pointer ptr
 

Detailed Description

A buffer type to allow for an array of pointers to a SOLVER_TYPE.

See also
TYPES::SOLVER_TYPE

Definition at line 2772 of file types.f90.

Member Data Documentation

type(solver_type), pointer types::solver_ptr_type::ptr

Definition at line 2773 of file types.f90.