Home
last modified time | relevance | path

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

/petsc/src/snes/impls/patch/
H A Dsnespatch.c404 PetscErrorCode SNESPatchSetConstructType(SNES snes, PCPatchConstructType ctype, PetscErrorCode (*fu… in SNESPatchSetConstructType() function
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscsnes.pxi228 …PetscErrorCode SNESPatchSetConstructType(PetscSNES, PetscPCPatchConstructType, PetscPCPatchConstru…
H A DSNES.pyx2432 … CHKERR(SNESPatchSetConstructType(self.snes, typ, PCPatch_UserConstructOperator, <void*>context))
/petsc/include/
H A Dpetscsnes.h1285 PETSC_EXTERN PetscErrorCode SNESPatchSetConstructType(SNES, PCPatchConstructType, PetscErrorCode (*…