My Project
|
Two-phase test for the immiscible model which uses the element-centered finite volume discretization in conjunction with automatic differentiation. More...
#include "config.h"
#include "lens_immiscible_ecfv_ad.hh"
#include <dune/grid/geometrygrid.hh>
#include <dune/grid/io/file/dgfparser/dgfgeogrid.hh>
#include <opm/models/utils/start.hh>
Classes | |
struct | Opm::Properties::Grid< TypeTag, TTag::LensProblemEcfvAd > |
class | Opm::Properties::Grid< TypeTag, TTag::LensProblemEcfvAd >::IdentityCoordFct< ctype, dim, dimworld > |
Functions | |
int | main (int argc, char **argv) |
Two-phase test for the immiscible model which uses the element-centered finite volume discretization in conjunction with automatic differentiation.