LifeV
|
AztecooOperator. More...
#include <AztecOO.h>
#include <Teuchos_ParameterList.hpp>
#include <lifev/core/operator/SolverOperator.hpp>
#include <lifev/core/array/VectorEpetra.hpp>
Go to the source code of this file.
Data Structures | |
class | AztecooOperator |
Abstract class which defines the interface of an Invertible Linear Operator. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::Operators | |
LifeV::Operators::anonymous_namespace{AztecooOperator.hpp} | |
Functions | |
SolverOperator * | createAztecooOperator () |
Variables | |
static bool | registerAztecoo = SolverOperatorFactory::instance().registerProduct ( "AztecOO", &createAztecooOperator ) |
AztecooOperator.
Definition in file AztecooOperator.hpp.