Home
last modified time | relevance | path

Searched defs:FormFunctionLocal (Results 1 – 17 of 17) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex5f90.F90231 subroutine FormFunctionLocal(x, f, ctx, ierr) subroutine
233 type(AppCtx) ctx
H A Dex40f90.F9016 subroutine FormFunctionLocal(in, x, f, dummy, ierr) subroutine
H A Dex5f90t.F90221 subroutine FormFunctionLocal(x, f, ctx, ierr) subroutine
223 type(AppCtx) ctx
H A Dex25.c63 PetscErrorCode FormFunctionLocal(DMDALocalInfo *info, PetscScalar **t, PetscScalar **f, void *ptr) in FormFunctionLocal() function
H A Dex5f.F90158 subroutine FormFunctionLocal(info, x, f, da, ierr) subroutine
H A Dex46.c119 PetscErrorCode FormFunctionLocal(DMDALocalInfo *info, PetscScalar **x, PetscScalar **f, AppCtx *use… in FormFunctionLocal() function
H A Dex33.c64 PetscErrorCode FormFunctionLocal(DMDALocalInfo *info, Field *u, Field *f, AppCtx *user) in FormFunctionLocal() function
H A Dex9.c165 PetscErrorCode FormFunctionLocal(DMDALocalInfo *info, PetscScalar **au, PetscScalar **af, void *use… in FormFunctionLocal() function
H A Dex14.c270 PetscErrorCode FormFunctionLocal(SNES snes, Vec localX, Vec F, void *ptr) in FormFunctionLocal() function
H A Dex19.c233 PetscErrorCode FormFunctionLocal(DMDALocalInfo *info, Field **x, Field **f, void *ptr) in FormFunctionLocal() function
H A Dex4.c210 PetscErrorCode FormFunctionLocal(DMDALocalInfo *info, PetscScalar **x, PetscScalar **g, void *ptr) in FormFunctionLocal() function
H A Dex55.c193 static PetscErrorCode FormFunctionLocal(DMDALocalInfo *info, PetscScalar **x, PetscScalar **f, AppC… in FormFunctionLocal() function
H A Dex5.c250 static PetscErrorCode FormFunctionLocal(DMDALocalInfo *info, PetscScalar **x, PetscScalar **f, AppC… in FormFunctionLocal() function
H A Dex15.c409 static PetscErrorCode FormFunctionLocal(DMDALocalInfo *info, PetscScalar **x, PetscScalar **f, AppC… in FormFunctionLocal() function
H A Dex16.c699 PetscErrorCode FormFunctionLocal(DMDALocalInfo *info, Field ***x, Field ***f, void *ptr) in FormFunctionLocal() function
H A Dex30.c1288 PetscErrorCode FormFunctionLocal(DMDALocalInfo *info, Field **x, Field **f, void *ptr) in FormFunctionLocal() function
/petsc/src/snes/tests/
H A Dex69.c208 PetscErrorCode FormFunctionLocal(DMDALocalInfo *info, Field **x, Field **f, void *ptr) in FormFunctionLocal() function