LifeV
|
BelosOperator. More...
#include <BelosEpetraAdapter.hpp>
#include <BelosSolverManager.hpp>
#include <Teuchos_ParameterList.hpp>
#include <Teuchos_RefCountPtr.hpp>
#include <lifev/core/operator/SolverOperator.hpp>
Go to the source code of this file.
Data Structures | |
class | BelosOperator |
Class which defines the interface of an Invertible Linear Operator through belos. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::Operators | |
LifeV::Operators::anonymous_namespace{BelosOperator.hpp} | |
Functions | |
SolverOperator * | createBelosOperator () |
Variables | |
static bool | registerBelos = SolverOperatorFactory::instance().registerProduct ( "Belos", &createBelosOperator ) |
BelosOperator.
Definition in file BelosOperator.hpp.