Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dtsimpl.h29 PETSC_EXTERN PetscErrorCode TSGLLERegisterAll(void);
/petsc/src/ts/impls/implicit/glle/
H A Dglle.c1272 PetscErrorCode TSGLLERegisterAll(void) in TSGLLERegisterAll() function
1296 PetscCall(TSGLLERegisterAll()); in TSGLLEInitializePackage()