19 #ifndef FLOW_BLACKOIL_NOHYST_HPP 20 #define FLOW_BLACKOIL_NOHYST_HPP 22 #include <opm/simulators/flow/TTagFlowProblemTPFA.hpp> 28 namespace Properties {
namespace TTag {
struct FlowProblemNohyst; } }
33 template<
class TypeTag>
class FlowMain;
36 std::unique_ptr<FlowMain<Properties::TTag::FlowProblemNohyst>>
44 #endif // FLOW_BLACKOIL_NOHYST_HPP std::unique_ptr< FlowMain< Properties::TTag::FlowProblemNohyst > > flowBlackoilTpfaNohystMainInit(int argc, char **argv, bool outputCout, bool outputFiles)
Initialization function used in flow binary and python simulator.
Definition: flow_blackoil_nohyst.cpp:71
int flowBlackoilTpfaNohystMain(int argc, char **argv, bool outputCout, bool outputFiles)
Main function used in flow binary.
Definition: flow_blackoil_nohyst.cpp:82
int flowBlackoilTpfaNohystMainStandalone(int argc, char **argv)
Main function used in flow_brine binary.
Definition: flow_blackoil_nohyst.cpp:93
Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that ...
Definition: blackoilbioeffectsmodules.hh:45