OpenCMISS-Iron Internal API Documentation
|
Contains information on the equations to solver matrix mappings when indexing by equations matrix number. More...
Public Attributes | |
integer(intg) | equations_matrix_number |
The number of the equations matrix for these mappings. More... | |
integer(intg) | number_of_solver_matrices |
The number of solver matrices mapped to this equations matrix. More... | |
type(equations_to_solver_maps_ptr_type), dimension(:), allocatable | equations_to_solver_matrix_maps |
EQUATIONS_TO_SOLVER_MATRIX_MAPS(solver_matrix_idx). The maps from the equation matrix to the solver_matrix_idx'th solver matrix. More... | |
Contains information on the equations to solver matrix mappings when indexing by equations matrix number.
integer(intg) types::equations_to_solver_matrix_maps_em_type::equations_matrix_number |
type(equations_to_solver_maps_ptr_type), dimension(:), allocatable types::equations_to_solver_matrix_maps_em_type::equations_to_solver_matrix_maps |