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

A pointer to the coupled equations DOF information for the DOF constraints. More...

Collaboration diagram for types::boundaryconditionscoupleddofsptrtype:

Public Attributes

type(boundaryconditionscoupleddofstype), pointer ptr
 

Detailed Description

A pointer to the coupled equations DOF information for the DOF constraints.

Definition at line 1847 of file types.f90.

Member Data Documentation

type(boundaryconditionscoupleddofstype), pointer types::boundaryconditionscoupleddofsptrtype::ptr

Definition at line 1848 of file types.f90.