virtual void runPostSolve(const NOX::Solver::Generic &solver)=0
virtual ~PrePostOperator()
virtual void runPreApply(AMP::LinearAlgebra::Vector::const_shared_ptr x, AMP::LinearAlgebra::Vector::shared_ptr f, bool exact)=0
virtual void runPreSolve(const NOX::Solver::Generic &solver)=0
virtual void runPreIterate(const NOX::Solver::Generic &solver)=0
virtual void runPostApply(AMP::LinearAlgebra::Vector::const_shared_ptr x, AMP::LinearAlgebra::Vector::shared_ptr f, bool exact)=0
virtual void runPostIterate(const NOX::Solver::Generic &solver)=0