fvbasegradientcalculator.hh File Reference
#include <dune/common/fvector.hh>
#include <opm/models/discretization/common/fvbaseproperties.hh>
#include <opm/models/utils/basicproperties.hh>
#include <cmath>
#include <type_traits>
Include dependency graph for fvbasegradientcalculator.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::FvBaseGradientCalculator< TypeTag >
 This class calculates gradients of arbitrary quantities at flux integration points using the two-point approximation scheme. More...
 

Namespaces

namespace  Opm
 

Detailed Description

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