Definition at line 2857 of file types.f90.
JACOBIAN_COL_TO_SOLVER_COL_MAP(column_idx). The mapping from the column_idx'th column of the Jacobian matrix to the solver matrix columns.
Definition at line 2861 of file types.f90.
A pointer to the Jacobian matrix being mapped.
Definition at line 2859 of file types.f90.
A pointer to the solver matrix being mapped.
Definition at line 2860 of file types.f90.
integer(intg) types::jacobian_to_solver_map_type::solver_matrix_number |
The solver matrix number being mapped.
Definition at line 2858 of file types.f90.