ImplicitTransportDefs.hpp File Reference
#include <opm/common/utility/platform_dependent/disable_warnings.h>
#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>
#include <dune/istl/operators.hh>
#include <dune/istl/solvers.hh>
#include <dune/istl/bvector.hh>
#include <dune/istl/bcrsmatrix.hh>
#include <dune/istl/preconditioners.hh>
#include <opm/common/utility/platform_dependent/reenable_warnings.h>
#include <opm/grid/common/GridAdapter.hpp>
#include <opm/grid/UnstructuredGrid.h>
#include <opm/core/transport/implicit/NormSupport.hpp>
#include <opm/core/transport/implicit/ImplicitTransport.hpp>
#include <opm/common/utility/parameters/ParameterGroup.hpp>
#include <opm/porsol/common/ReservoirPropertyCapillary.hpp>
#include <algorithm>
#include <cstddef>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for ImplicitTransportDefs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::MaxNormStl< Vector >
 
class  Opm::MaxNormDune< Vector >
 
class  Opm::ReservoirState< np >
 
class  Opm::Rock< dim >
 A property class for porous media rock. More...
 
class  Opm::TwophaseFluidWrapper
 
class  Opm::LinearSolverBICGSTAB
 
class  Opm::TransportSource
 

Namespaces

namespace  Opm
 

Functions

template<class Arr >
void Opm::append_transport_source (int c, double p, double v, const Arr &s, TransportSource &src)
 
void Opm::compute_porevolume (const UnstructuredGrid *g, const Rock &rock, std::vector< double > &porevol)