Test for the non-isothermal VCVF discretization based on non-linear complementarity problems. More...
#include "config.h"
#include <ewoms/common/start.hh>
#include <ewoms/models/ncp/ncpmodel.hh>
#include <ewoms/disc/ecfv/ecfvdiscretization.hh>
#include "problems/co2injectionproblem.hh"
Functions | |
Ewoms::Properties::NEW_TYPE_TAG (Co2InjectionNcpNiEcfvProblem, INHERITS_FROM(NcpModel, Co2InjectionBaseProblem)) | |
Ewoms::Properties::SET_TAG_PROP (Co2InjectionNcpNiEcfvProblem, SpatialDiscretizationSplice, EcfvDiscretization) | |
Ewoms::Properties::SET_BOOL_PROP (Co2InjectionNcpNiEcfvProblem, EnableEnergy, true) | |
Ewoms::Properties::SET_TAG_PROP (Co2InjectionNcpNiEcfvProblem, LocalLinearizerSplice, AutoDiffLocalLinearizer) | |
Use automatic differentiation to linearize the system of PDEs. | |
int | main (int argc, char **argv) |
Test for the non-isothermal VCVF discretization based on non-linear complementarity problems.