Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscsnes.pxi221 PetscErrorCode SNESNASMGetSNES(PetscSNES, PetscInt, PetscSNES*)
H A DSNES.pyx2334 getNASMNumber, petsc.SNESNASMGetSNES, petsc.SNESNASM
2339 CHKERR(SNESNASMGetSNES(self.snes, cn, &snes.snes))
/petsc/src/snes/impls/nasm/
H A Dnasm.c903 PetscErrorCode SNESNASMGetSNES(SNES snes, PetscInt i, SNES *subsnes) in SNESNASMGetSNES() function
/petsc/include/
H A Dpetscsnes.h1251 PETSC_EXTERN PetscErrorCode SNESNASMGetSNES(SNES, PetscInt, SNES *);