17 #ifndef FLOW_BRINE_HPP 18 #define FLOW_BRINE_HPP 23 int flowBrineMain(
int argc,
char** argv,
bool outputCout,
bool outputFiles);
30 #endif // FLOW_EBOS_HPP int flowBrineMain(int argc, char **argv, bool outputCout, bool outputFiles)
Main function used in flow binary.
Definition: flow_brine.cpp:61
Structs needed for tpfalinearizer and its gpuparams struct extracted to be defined in one place that ...
Definition: blackoilbioeffectsmodules.hh:45
int flowBrineMainStandalone(int argc, char **argv)
Main function used in flow_brine binary.
Definition: flow_brine.cpp:72