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

A pointer to a linear DOF constraint. More...

Collaboration diagram for types::boundaryconditionsdofconstraintptrtype:

Public Attributes

type(boundaryconditionsdofconstrainttype), pointer ptr
 

Detailed Description

A pointer to a linear DOF constraint.

Definition at line 1829 of file types.f90.

Member Data Documentation

type(boundaryconditionsdofconstrainttype), pointer types::boundaryconditionsdofconstraintptrtype::ptr

Definition at line 1830 of file types.f90.