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... | |
Declares the basic properties used by the common infrastructure of the vertex-centered finite volume discretization.
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.