58 std::string
name =
"TGas";
65 command =
"make " +
name;
69 command =
"./" +
name;
73 command =
"rm -rf paraview_" +
name;
77 command =
"mkdir paraview_" +
name;
81 command =
"../../../Tools/data2pvd " +
name +
".data paraview_" +
name +
"/" +
name;
std::string exec_command(const char *cmd)
Definition: AutoTGas.cpp:38
const std::string getMercuryDPMSourceDir()
This file is used for generating definitions that give access to CMakeVariables from within a cpp fil...
Definition: CMakeDefinitions.cc:32
const std::string getMercuryDPMBuildDir()
Definition: CMakeDefinitions.cc:37
std::string name
Definition: MercuryProb.h:48