Home
last modified time | relevance | path

Searched refs:FormInitialSolutionLocal (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ts/tutorials/
H A Dex22f_mf.F90360 subroutine FormInitialSolutionLocal(mx, xs, xe, gxs, gxe, x, a, k, s, ierr) subroutine
381 end subroutine FormInitialSolutionLocal
403 PetscCall(FormInitialSolutionLocal(mx, xs, xe, gxs, gxe, xx, ctx%a, ctx%k, ctx%s, ierr))
H A Dex22f.F90328 subroutine FormInitialSolutionLocal(mx, xs, xe, gxs, gxe, x, a, k, s, ierr) subroutine
370 PetscCall(FormInitialSolutionLocal(mx, xs, xe, gxs, gxe, xx, ctx%a, ctx%k, ctx%s, ierr))