Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/irk/
H A Dirk.c88 static PetscErrorCode TSIRKCreate_Gauss(TS ts) in TSIRKCreate_Gauss() function
212 PetscCall(TSIRKRegister(TSIRKGAUSS, TSIRKCreate_Gauss)); in TSIRKRegisterAll()