vcfvproperties.hh File Reference

Declares the basic properties used by the common infrastructure of the vertex-centered finite volume discretization. More...

Go to the source code of this file.

Functions

 Ewoms::Properties::NEW_TYPE_TAG (VcfvDiscretization, INHERITS_FROM(FvBaseDiscretization))
 The type tag for models based on the VCFV-scheme.
 
 Ewoms::Properties::NEW_PROP_TAG (UseP1FiniteElementGradients)
 Use P1 finite-elements gradients instead of two-point gradients. More...
 

Detailed Description

Declares the basic properties used by the common infrastructure of the vertex-centered finite volume discretization.

Function Documentation

◆ NEW_PROP_TAG()

Ewoms::Properties::NEW_PROP_TAG ( UseP1FiniteElementGradients  )

Use P1 finite-elements gradients instead of two-point gradients.

Note that setting this property to true requires the dune-localfunctions module to be available.