PostprocessorConvergence(const InputParameters ¶meters)
const Real _tol
Tolerance to which post-processor is compared.
static InputParameters validParams()
const PostprocessorValue & _postprocessor
Post-processor to use for convergence criteria.
virtual MooseConvergenceStatus checkConvergenceInner(unsigned int iter) override
Inner check of convergence.
Compares a post-processor to a tolerance.