Searched refs:petsc_to_local (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/tutorials/ |
| H A D | ex13f90.F90 | 100 call petsc_to_local(CoordDM, coords, array, grid, ndim, stw) 137 call petsc_to_local(SolScal, Lvec, array, f, dof, stw)
|
| H A D | ex13f90aux.F90 | 68 subroutine petsc_to_local(da, vec, array, f, dof, stw) subroutine 79 end subroutine petsc_to_local
|