File |
Line number |
Procedure |
Code |
./pkg/streamice/streamice_cg_solve_petsc.F |
234 |
STREAMICE_CG_SOLVE_PETSC |
indices_col(k) = 0 |
./pkg/streamice/streamice_cg_solve_petsc.F |
250 |
STREAMICE_CG_SOLVE_PETSC |
indices_col (k) = dof_index_col |
./pkg/streamice/streamice_cg_solve_petsc.F |
260 |
STREAMICE_CG_SOLVE_PETSC |
indices_col (k) = dof_index_col |
./pkg/streamice/streamice_cg_solve_petsc.F |
266 |
STREAMICE_CG_SOLVE_PETSC |
call MATSETVALUES (matrix, 1, dof_index, k, indices_col, |
./pkg/streamice/streamice_cg_solve_petsc.F |
280 |
STREAMICE_CG_SOLVE_PETSC |
indices_col(k) = 0 |
./pkg/streamice/streamice_cg_solve_petsc.F |
295 |
STREAMICE_CG_SOLVE_PETSC |
indices_col (k) = dof_index_col |
./pkg/streamice/streamice_cg_solve_petsc.F |
305 |
STREAMICE_CG_SOLVE_PETSC |
indices_col (k) = dof_index_col |
./pkg/streamice/streamice_cg_solve_petsc.F |
311 |
STREAMICE_CG_SOLVE_PETSC |
call MATSETVALUES (matrix, 1, dof_index, k, indices_col, |
./pkg/streamice/streamice_cg_solve_petsc.F |
87 |
STREAMICE_CG_SOLVE_PETSC |
INTEGER indices_col(18) |