Searched refs:TSDIRKSetType_DIRK (Results 1 – 1 of 1) sorted by relevance
2422 static PetscErrorCode TSDIRKSetType_DIRK(TS ts, TSDIRKType dirktype) in TSDIRKSetType_DIRK() function2504 PetscCall(PetscObjectComposeFunction((PetscObject)ts, "TSDIRKSetType_C", TSDIRKSetType_DIRK)); in TSCreate_DIRK()