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