File |
Line number |
Procedure |
Code |
./pkg/streamice/streamice_cg_solve_petsc.F |
151 |
STREAMICE_CG_SOLVE_PETSC |
indices(i) = i-1 + local_offset |
./pkg/streamice/streamice_cg_solve_petsc.F |
193 |
STREAMICE_CG_SOLVE_PETSC |
call VECSETVALUES(rhs, local_dofs, indices, rhs_values, |
./pkg/streamice/streamice_cg_solve_petsc.F |
199 |
STREAMICE_CG_SOLVE_PETSC |
call VECSETVALUES(solution, local_dofs, indices, |
./pkg/streamice/streamice_cg_solve_petsc.F |
414 |
STREAMICE_CG_SOLVE_PETSC |
call VECGETVALUES(solution,local_dofs,indices, |
./pkg/streamice/streamice_cg_solve_petsc.F |
81 |
STREAMICE_CG_SOLVE_PETSC |
INTEGER indices(2*(snx*nsx*sny*nsy)) |