Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglle.c1256 PetscErrorCode TSGLLEAcceptRegister(const char sname[], TSGLLEAcceptFn *function) in TSGLLEAcceptRegister() function
1279 PetscCall(TSGLLEAcceptRegister(TSGLLEACCEPT_ALWAYS, TSGLLEAccept_Always)); in TSGLLERegisterAll()
/petsc/include/
H A Dpetscts.h1235 PETSC_EXTERN PetscErrorCode TSGLLEAcceptRegister(const char[], TSGLLEAcceptFn *);