WellOperators.hpp File Reference
#include <dune/common/parallel/communication.hh>
#include <dune/istl/operators.hh>
#include <dune/istl/bcrsmatrix.hh>
#include <opm/common/TimingMacros.hpp>
#include <opm/simulators/linalg/matrixblock.hh>
#include <dune/common/shared_ptr.hh>
#include <dune/istl/paamg/smoother.hh>
#include <cstddef>
Include dependency graph for WellOperators.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::LinearOperatorExtra< X, Y >
 
class  Opm::WellModelAsLinearOperator< WellModel, X, Y >
 
class  Opm::WellModelMatrixAdapter< M, X, Y, overlapping >
 Adapter to combine a matrix and another linear operator into a combined linear operator. More...
 
class  Opm::WellModelGhostLastMatrixAdapter< M, X, Y, overlapping >
 Adapter to combine a matrix and another linear operator into a combined linear operator. More...
 
class  Opm::GhostLastMatrixAdapter< M, X, Y, C >
 Dune linear operator that assumes ghost rows are ordered after interior rows. Avoids some computations because of this. More...
 
class  Dune::Amg::ConstructionTraits< Opm::GhostLastMatrixAdapter< M, X, Y, C > >
 

Namespaces

namespace  Opm
 
namespace  Dune
 
namespace  Dune::Amg