Searched refs:SNESPatchSetDiscretisationInfo (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/snes/impls/patch/ |
| H A D | snespatch.c | 373 PetscErrorCode SNESPatchSetDiscretisationInfo(SNES snes, PetscInt nsubspaces, DM *dms, PetscInt *bs… in SNESPatchSetDiscretisationInfo() function
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscsnes.pxi | 225 …PetscErrorCode SNESPatchSetDiscretisationInfo(PetscSNES, PetscInt, PetscDM*, PetscInt*, PetscInt*,…
|
| H A D | SNES.pyx | 2395 CHKERR(SNESPatchSetDiscretisationInfo(self.snes, numSubSpaces,
|
| /petsc/include/ |
| H A D | petscsnes.h | 1282 PETSC_EXTERN PetscErrorCode SNESPatchSetDiscretisationInfo(SNES, PetscInt, DM *, PetscInt *, PetscI…
|