OpenCMISS-Iron Internal API Documentation
types::jacobian_to_solver_map_ptr_type Type Reference
Collaboration diagram for types::jacobian_to_solver_map_ptr_type:

Public Attributes

type(jacobian_to_solver_map_type), pointer ptr
 A pointer to the Jacobian to solver map. More...
 

Detailed Description

Definition at line 2864 of file types.f90.

Member Data Documentation

type(jacobian_to_solver_map_type), pointer types::jacobian_to_solver_map_ptr_type::ptr

A pointer to the Jacobian to solver map.

Definition at line 2865 of file types.f90.