Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dtsimpl.h27 PETSC_EXTERN PetscErrorCode TSARKIMEXRegisterAll(void);
/petsc/src/ts/impls/arkimex/
H A Darkimex.c433 PetscErrorCode TSARKIMEXRegisterAll(void) in TSARKIMEXRegisterAll() function
1055 PetscCall(TSARKIMEXRegisterAll()); in TSARKIMEXInitializePackage()