46 processorCase_(false),
52 if (
pos != string::npos)
54 processorCase_ =
true;
58 globalCaseName_ =
".";
74 const bool processorCase,
80 processorCase_(processorCase),
82 globalCaseName_(globalCaseName),
92 if (
pos != string::npos)
94 processorCase_ =
true;
98 globalCaseName_ =
".";
128 return ".."/constant();
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
graph_traits< Graph >::vertices_size_type size_type
static const word constantName
static const word systemName
TimePaths(const fileName &rootPath, const fileName &caseName)
Construct given database name, rootPath and casePath.
fileName caseConstant() const
Return constant name for the case.
fileName caseSystem() const
Return system name for the case.
bool processorCase() const
Return true if this is a processor case.
const fileName & caseName() const
Return case name.
A class for handling file names.
int system(const std::string &command)
Execute the specified command.
dimensionedScalar pos(const dimensionedScalar &ds)