All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p1fegradientcalculator.hh File Reference

This class calculates gradients of arbitrary quantities at flux integration points using first order finite elemens ansatz functions. More...

#include "vcfvproperties.hh"
#include <ewoms/disc/common/fvbasegradientcalculator.hh>
#include <dune/common/fvector.hh>
#include <dune/common/version.hh>
#include <dune/geometry/type.hh>
#include <vector>

Go to the source code of this file.

Classes

class  Ewoms::P1FeGradientCalculator< TypeTag >
 This class calculates gradients of arbitrary quantities at flux integration points using first order finite elemens ansatz functions. More...
 

Macros

#define EWOMS_NO_LOCALFUNCTIONS_UNUSED   OPM_UNUSED
 

Detailed Description

This class calculates gradients of arbitrary quantities at flux integration points using first order finite elemens ansatz functions.

This approach can also be used for the vertex-centered finite volume (VCFV) discretization.