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