Two-phase test for the immiscible model which uses the element-centered finite volume discretization in conjunction with automatic differentiation. More...
#include <ewoms/models/immiscible/immisciblemodel.hh>
#include <ewoms/disc/ecfv/ecfvdiscretization.hh>
#include "problems/lensproblem.hh"
Go to the source code of this file.
Functions | |
Ewoms::Properties::NEW_TYPE_TAG (LensProblemEcfvAd, INHERITS_FROM(ImmiscibleTwoPhaseModel, LensBaseProblem)) | |
Ewoms::Properties::SET_TAG_PROP (LensProblemEcfvAd, SpatialDiscretizationSplice, EcfvDiscretization) | |
Ewoms::Properties::SET_TAG_PROP (LensProblemEcfvAd, LocalLinearizerSplice, AutoDiffLocalLinearizer) | |
Ewoms::Properties::SET_TYPE_PROP (LensProblemEcfvAd, LinearSolverScalar, float) | |
Two-phase test for the immiscible model which uses the element-centered finite volume discretization in conjunction with automatic differentiation.