29 #ifndef EWOMS_LENS_IMMISCIBLE_ECFV_AD_HH 30 #define EWOMS_LENS_IMMISCIBLE_ECFV_AD_HH 37 namespace Properties {
41 SET_TAG_PROP(LensProblemEcfvAd, SpatialDiscretizationSplice, EcfvDiscretization);
44 SET_TAG_PROP(LensProblemEcfvAd, LocalLinearizerSplice, AutoDiffLocalLinearizer);
50 #endif // EWOMS_LENS_IMMISCIBLE_ECFV_AD_HH Definition: baseauxiliarymodule.hh:37
The base class for the element-centered finite-volume discretization scheme.
#define NEW_TYPE_TAG(...)
Define a new type tag.
Definition: propertysystem.hh:169
#define SET_TAG_PROP(EffTypeTagName, PropTagName, ValueTypeTagName)
Define a property containing a type tag.
Definition: propertysystem.hh:436
#define INHERITS_FROM(...)
Syntactic sugar for NEW_TYPE_TAG.
Definition: propertysystem.hh:230
Soil contamination problem where DNAPL infiltrates a fully water saturated medium.
#define SET_TYPE_PROP(EffTypeTagName, PropTagName,...)
Set a property which defines a type.
Definition: propertysystem.hh:377
A fully-implicit multi-phase flow model which assumes immiscibility of the phases.