Home
last modified time | relevance | path

Searched refs:SNESNASMGetType (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/impls/nasm/
H A Dnasm.c302 PetscErrorCode SNESNASMGetType(SNES snes, PCASMType *type) in SNESNASMGetType() function
600 PetscCall(SNESNASMGetType(snes, &type)); in SNESNASMSolveLocal_Private()
/petsc/include/
H A Dpetscsnes.h1243 PETSC_EXTERN PetscErrorCode SNESNASMGetType(SNES, PCASMType *);