Home
last modified time | relevance | path

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

/petsc/src/ts/interface/
H A Dts.c16 static PetscErrorCode TSAdaptSetDefaultType(TSAdapt adapt, TSAdaptType default_type) in TSAdaptSetDefaultType() function
419 PetscCall(TSAdaptSetDefaultType(ts->adapt, ts->default_adapt_type)); in TSSetFromOptions()
2457 PetscCall(TSAdaptSetDefaultType(ts->adapt, ts->default_adapt_type)); in TSSetExactFinalTimeDefault()
2541 PetscCall(TSAdaptSetDefaultType(ts->adapt, ts->default_adapt_type)); in TSSetUp()