OpenCMISS-Iron Internal API Documentation
|
Describes the coupled rows or columns in the solver mapping. More...
Public Attributes | |
integer(intg) | numberofcouplings |
The number of couplings in the list. More... | |
integer(intg) | capacity |
The allocated length of the couplings array. More... | |
type(boundaryconditionscoupleddofsptrtype), dimension(:), allocatable | dofcouplings |
dofCouplings(couplingIdx) is a pointer to the coupled DOF information for the couplingIdx'th coupling in the solver rows or columns. More... | |
Describes the coupled rows or columns in the solver mapping.
integer(intg) types::solvermappingdofcouplingstype::capacity |
type(boundaryconditionscoupleddofsptrtype), dimension(:), allocatable types::solvermappingdofcouplingstype::dofcouplings |