opm-simulators
fvbasegradientcalculator.hh File Reference

This class calculates gradients of arbitrary quantities at flux integration points using the two-point approximation scheme. More...

#include <dune/common/fvector.hh>
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <opm/models/utils/basicproperties.hh>
#include <cmath>
#include <type_traits>

Go to the source code of this file.

Classes

class  Opm::EcfvDiscretization< TypeTag >
 The base class for the element-centered finite-volume discretization scheme. More...
 
class  Opm::FvBaseGradientCalculator< TypeTag >
 This class calculates gradients of arbitrary quantities at flux integration points using the two-point approximation scheme. 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 class calculates gradients of arbitrary quantities at flux integration points using the two-point approximation scheme.