Home
last modified time | relevance | path

Searched defs:SetupProblem (Results 1 – 22 of 22) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex8.c86 static PetscErrorCode SetupProblem(DM dm) in SetupProblem() function
H A Dex11.c242 static PetscErrorCode SetupProblem(DM dm, DM fdm, AppCtx *user) in SetupProblem() function
H A Dex71.c219 PetscErrorCode SetupProblem(DM dm, AppCtx *user) in SetupProblem() function
H A Dex62.c372 static PetscErrorCode SetupProblem(DM dm, PetscErrorCode (*setupEqn)(DM, AppCtx *), AppCtx *user) in SetupProblem() function
H A Dex77.c312 PetscErrorCode SetupProblem(DM dm, PetscInt dim, AppCtx *user) in SetupProblem() function
H A Dex64.c207 static PetscErrorCode SetupProblem(DM dm, PetscErrorCode (*setupEqn)(DM, AppCtx *), AppCtx *user) in SetupProblem() function
H A Dex76.c350 static PetscErrorCode SetupProblem(DM dm, AppCtx *user) in SetupProblem() function
H A Dex12.c520 static PetscErrorCode SetupProblem(DM dm, AppCtx *user) in SetupProblem() function
H A Dex69.c3076 static PetscErrorCode SetupProblem(DM dm, AppCtx *user) in SetupProblem() function
/petsc/src/ts/tutorials/
H A Dex47.c141 static PetscErrorCode SetupProblem(DM dm, AppCtx *ctx) in SetupProblem() function
H A Dex46.c213 static PetscErrorCode SetupProblem(DM dm, AppCtx *ctx) in SetupProblem() function
H A Dex45.c248 static PetscErrorCode SetupProblem(DM dm, AppCtx *ctx) in SetupProblem() function
H A Dex48.c463 static PetscErrorCode SetupProblem(PetscDS prob, DM dm, AppCtx *ctx) in SetupProblem() function
H A Dex77.c345 static PetscErrorCode SetupProblem(DM dm, AppCtx *user) in SetupProblem() function
H A Dex18.c693 static PetscErrorCode SetupProblem(DM dm, AppCtx *user) in SetupProblem() function
H A Dex30.c1477 static PetscErrorCode SetupProblem(DM dm, AppCtx *ctx) in SetupProblem() function
H A Dex76.c1207 static PetscErrorCode SetupProblem(DM dm, AppCtx *user) in SetupProblem() function
/petsc/src/dm/dt/tests/
H A Dex10.c119 static PetscErrorCode SetupProblem(DM dm, AppCtx *ctx) in SetupProblem() function
/petsc/src/dm/dt/fe/tests/
H A Dex3.c107 static PetscErrorCode SetupProblem(DM dm, AppCtx *user) in SetupProblem() function
/petsc/src/tao/tutorials/
H A Dex1.c154 PetscErrorCode SetupProblem(DM dm, AppCtx *user) in SetupProblem() function
H A Dex2.c149 PetscErrorCode SetupProblem(DM dm, AppCtx *user) in SetupProblem() function
/petsc/src/dm/impls/plex/tests/
H A Dex39.c336 static PetscErrorCode SetupProblem(DM dm, UserCtx *user) in SetupProblem() function