Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex43.c926 static PetscErrorCode DMDACreateSolCx(PetscReal eta0, PetscReal eta1, PetscReal xc, PetscInt nz, Pe… in DMDACreateSolCx() function
1578 …PetscCall(DMDACreateSolCx(opts_eta0, opts_eta1, opts_xc, opts_nz, mx, my, &da_Stokes_analytic, &X_… in solve_stokes_2d_coupled()