opm-simulators
FlowGenericProblem.hpp File Reference

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

#include <opm/material/common/UniformXTabulated2DFunction.hpp>
#include <opm/material/common/Tabulated1DFunction.hpp>
#include <opm/simulators/flow/SolutionContainers.hpp>
#include <array>
#include <cstddef>
#include <functional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  Opm::LookUpData< Grid, GridView >
 
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

 Opm
 Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that both can include.
 

Detailed Description

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