opm-simulators
darcyfluxmodule.hh File Reference

This file contains the necessary classes to calculate the volumetric fluxes out of a pressure potential gradient using the Darcy relation. More...

#include <dune/common/fmatrix.hh>
#include <dune/common/fvector.hh>
#include <opm/common/Exceptions.hpp>
#include <opm/material/common/Valgrind.hpp>
#include <opm/models/common/multiphasebaseparameters.hh>
#include <opm/models/common/multiphasebaseproperties.hh>
#include <opm/models/common/quantitycallbacks.hh>
#include <array>
#include <cassert>
#include <cmath>
#include <string>
#include <type_traits>

Go to the source code of this file.

Classes

class  Opm::DarcyIntensiveQuantities< TypeTag >
 Provides the intensive quantities for the Darcy flux module. More...
 
class  Opm::DarcyExtensiveQuantities< TypeTag >
 
Provides the Darcy flux module More...
 
class  Opm::DarcyBaseProblem< TypeTag >
 Provides the defaults for the parameters required by the Darcy velocity approach. More...
 
struct  Opm::DarcyFluxModule< TypeTag >
 Specifies a flux module which uses the Darcy relation. More...
 
class  Opm::DarcyBaseProblem< TypeTag >
 Provides the defaults for the parameters required by the Darcy velocity approach. More...
 
class  Opm::DarcyIntensiveQuantities< TypeTag >
 Provides the intensive quantities for the Darcy flux module. More...
 
class  Opm::DarcyExtensiveQuantities< TypeTag >
 
Provides the Darcy flux module More...
 

Namespaces

 Opm
 Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that both can include.
 

Detailed Description

This file contains the necessary classes to calculate the volumetric fluxes out of a pressure potential gradient using the Darcy relation.