49 int main(
int argc,
char *argv[])
51 const label nTypes = 4;
52 const word fieldTypes[] =
76 Info<<
"Time = " << TimeList[
n].value() <<
nl;
79 runTime.setTime(TimeList[
n],
n);
80 word CurTime = runTime.name();
List of IOobjects with searching and retrieving facilities.
void size(const label)
Override size to be inconsistent with allocated storage.
const fileName & caseName() const
Return case name (parallel run) or global case (serial run)
const fileName & rootPath() const
Return root path.
static const word prefix
The prefix to local: lagrangian.
A class for handling file names.
A class for handling words, derived from string.
int main(int argc, char *argv[])
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Ostream & endl(Ostream &os)
Add newline and flush stream.
scalar startTime(conversionProperties.lookup< scalar >("startTime"))
Foam::argList args(argc, argv)