OpenCMISS-Iron Internal API Documentation
|
A buffer type to allow for an array of pointers to a SOLVER_MATRIX_TYPE. More...
Public Attributes | |
type(solver_matrix_type), pointer | ptr |
The pointer to the solver matrix. More... | |
A buffer type to allow for an array of pointers to a SOLVER_MATRIX_TYPE.
type(solver_matrix_type), pointer types::solver_matrix_ptr_type::ptr |