Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/irk/
H A Dirk.c189 PetscErrorCode TSIRKRegister(const char sname[], PetscErrorCode (*function)(TS)) in TSIRKRegister() function
212 PetscCall(TSIRKRegister(TSIRKGAUSS, TSIRKCreate_Gauss)); in TSIRKRegisterAll()
/petsc/include/
H A Dpetscts.h1335 PETSC_EXTERN PetscErrorCode TSIRKRegister(const char[], PetscErrorCode (*function)(TS));