Dune::Copasi
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
inverse.hh File Reference
#include <dune/copasi/solver/istl/factory/direct.hh>
#include <dune/copasi/solver/istl/factory/iterative.hh>
#include <dune/copasi/solver/istl/factory/preconditioner.hh>
#include <dune/istl/scalarproducts.hh>
#include <dune/istl/solver.hh>
Include dependency graph for inverse.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Dune
 
namespace  Dune::Copasi
 
namespace  Dune::Copasi::ISTL
 

Macros

#define DUNE_COPASI_DEFAULT_LINEAR_INVERSE_OPERATOR   DUNE_COPASI_DEFAULT_ITERATIVE_SOLVER
 

Functions

template<Concept::LinearOperator Op, class Alloc = std::allocator<Op>>
std::shared_ptr< InverseOperator< typename Op::domain_type, typename Op::range_type > > Dune::Copasi::ISTL::makeInverseOperator (const std::shared_ptr< Op > &op, const ParameterTree &config, const Alloc &alloc=Alloc())
 

Macro Definition Documentation

◆ DUNE_COPASI_DEFAULT_LINEAR_INVERSE_OPERATOR

#define DUNE_COPASI_DEFAULT_LINEAR_INVERSE_OPERATOR   DUNE_COPASI_DEFAULT_ITERATIVE_SOLVER