My Project
|
Test for the Richards model using the ECFV discretization. More...
#include "config.h"
#include <opm/models/utils/start.hh>
#include <opm/models/discretization/ecfv/ecfvdiscretization.hh>
#include <opm/simulators/linalg/parallelbicgstabbackend.hh>
#include "problems/richardslensproblem.hh"
Classes | |
struct | Opm::Properties::TTag::RichardsLensEcfvProblem |
struct | Opm::Properties::SpatialDiscretizationSplice< TypeTag, TTag::RichardsLensEcfvProblem > |
struct | Opm::Properties::LocalLinearizerSplice< TypeTag, TTag::RichardsLensEcfvProblem > |
Use automatic differentiation to linearize the system of PDEs. More... | |
Functions | |
int | main (int argc, char **argv) |
Test for the Richards model using the ECFV discretization.