17 #ifndef FLOW_GASWATER_HPP 18 #define FLOW_GASWATER_HPP 20 #include <opm/simulators/flow/TTagFlowProblemGasWater.hpp> 27 int flowGasWaterMain(
int argc,
char** argv,
bool outputCout,
bool outputFiles);
32 template<
class TypeTag>
class FlowMain;
34 std::unique_ptr<FlowMain<Properties::TTag::FlowGasWaterProblem>>
35 flowGasWaterMainInit(
int argc,
char** argv,
bool outputCout,
bool outputFiles);
38 #endif // FLOW_GASWATER_HPP int flowGasWaterMainStandalone(int argc, char **argv)
Main function used in flow_gaswater binary.
Definition: flow_gaswater.cpp:94
int flowGasWaterMain(int argc, char **argv, bool outputCout, bool outputFiles)
Main function used in flow binary.
Definition: flow_gaswater.cpp:83
Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that ...
Definition: blackoilbioeffectsmodules.hh:45