Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dtsimpl.h28 PETSC_EXTERN PetscErrorCode TSRosWRegisterAll(void);
/petsc/src/ts/impls/rosw/
H A Drosw.c330 PetscErrorCode TSRosWRegisterAll(void) in TSRosWRegisterAll() function
786 PetscCall(TSRosWRegisterAll()); in TSRosWInitializePackage()