My Project
reservoir_blackoil_ecfv.cc File Reference

Test for the reservoir problem using the black-oil model, the ECFV discretization and automatic differentiation. More...

#include "config.h"
#include <opm/models/utils/start.hh>
#include <opm/models/blackoil/blackoilmodel.hh>
#include <opm/models/discretization/ecfv/ecfvdiscretization.hh>
#include "problems/reservoirproblem.hh"

Classes

struct  Opm::Properties::TTag::ReservoirBlackOilEcfvProblem
 
struct  Opm::Properties::SpatialDiscretizationSplice< TypeTag, TTag::ReservoirBlackOilEcfvProblem >
 
struct  Opm::Properties::LocalLinearizerSplice< TypeTag, TTag::ReservoirBlackOilEcfvProblem >
 

Functions

int main (int argc, char **argv)
 

Detailed Description

Test for the reservoir problem using the black-oil model, the ECFV discretization and automatic differentiation.