#include "petscts.h" PetscErrorCode TSAdaptSetType(TSAdapt adapt,TSAdaptType type)Logicially Collective on TSAdapt
adapt | - the TS adapter, most likely obtained with TSGetAdapt() | |
type | - either TSADAPTBASIC or TSADAPTNONE |
-ts_adapt_type <basic or dsp or none> | - to set the adapter type |