OpenCMISS-Iron Internal API Documentation
|
A buffer type to allow for an array of pointers to a EQUATIONS_MATRIX_TYPE. More...
Public Attributes | |
type(equations_matrix_type), pointer | ptr |
A pointer to the equations matrix. More... | |
A buffer type to allow for an array of pointers to a EQUATIONS_MATRIX_TYPE.
type(equations_matrix_type), pointer types::equations_matrix_ptr_type::ptr |