#include "petscts.h" PetscErrorCode TSAdaptSetMaxIgnore(TSAdapt adapt,PetscReal max_ignore)Logically collective on TSAdapt
adapt | - adaptive controller context | |
max_ignore | - threshold for solution components that are ignored during error estimation |
-ts_adapt_max_ignore <max_ignore> | - to set the threshold |