Test for the Richards model using the ECFV discretization. More...
#include "config.h"
#include <ewoms/common/start.hh>
#include <ewoms/disc/ecfv/ecfvdiscretization.hh>
#include "problems/richardslensproblem.hh"
Functions | |
Ewoms::Properties::NEW_TYPE_TAG (RichardsLensEcfvProblem, INHERITS_FROM(RichardsLensProblem)) | |
Ewoms::Properties::SET_TAG_PROP (RichardsLensEcfvProblem, SpatialDiscretizationSplice, EcfvDiscretization) | |
Ewoms::Properties::SET_TAG_PROP (RichardsLensEcfvProblem, LocalLinearizerSplice, AutoDiffLocalLinearizer) | |
Use automatic differentiation to linearize the system of PDEs. | |
int | main (int argc, char **argv) |
Test for the Richards model using the ECFV discretization.