#include <PrePostOperator.h>
Inherits NOX::Abstract::PrePostOperator.
Definition at line 18 of file PrePostOperator.h.
◆ ~PrePostOperator()
| virtual AMP::Solver::PrePostOperator::~PrePostOperator |
( |
| ) |
|
|
inlinevirtual |
◆ PrePostOperator()
| AMP::Solver::PrePostOperator::PrePostOperator |
( |
| ) |
|
|
inlineprotected |
◆ runPostApply()
◆ runPostIterate()
| virtual void AMP::Solver::PrePostOperator::runPostIterate |
( |
const NOX::Solver::Generic & |
solver | ) |
|
|
pure virtual |
◆ runPostSolve()
| virtual void AMP::Solver::PrePostOperator::runPostSolve |
( |
const NOX::Solver::Generic & |
solver | ) |
|
|
pure virtual |
◆ runPreApply()
◆ runPreIterate()
| virtual void AMP::Solver::PrePostOperator::runPreIterate |
( |
const NOX::Solver::Generic & |
solver | ) |
|
|
pure virtual |
◆ runPreSolve()
| virtual void AMP::Solver::PrePostOperator::runPreSolve |
( |
const NOX::Solver::Generic & |
solver | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: