FlowGenericProblem.hpp File Reference
#include <opm/material/common/UniformXTabulated2DFunction.hpp>
#include <opm/material/common/Tabulated1DFunction.hpp>
#include <opm/simulators/flow/MixingRateControls.hpp>
#include <opm/simulators/flow/SolutionContainers.hpp>
#include <array>
#include <cstddef>
#include <functional>
#include <set>
#include <string>
#include <vector>
Include dependency graph for FlowGenericProblem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::FlowGenericProblem< GridView, FluidSystem >
 This problem simulates an input file given in the data format used by the commercial ECLiPSE simulator. More...
 
struct  Opm::FlowGenericProblem< GridView, FluidSystem >::RockParams
 

Namespaces

namespace  Dune
 
namespace  Opm
 

Functions

int Opm::eclPositionalParameter (Dune::ParameterTree &tree, std::set< std::string > &seenParams, std::string &errorMsg, const char **argv, int paramIdx)
 

Detailed Description

This problem simulates an input file given in the data format used by the commercial ECLiPSE simulator.