43 int main(
int argc,
char *argv[])
62 for (
label timeI = 1; timeI < Times.
size(); ++timeI)
64 runTime.setTime(Times[timeI], timeI);
66 Info<<
"Time = " << runTime.userTimeName() <<
endl;
77 if (Uheader.headerOk())
85 + scaleFactor*pInterp.interpolate(
U)().primitiveField()
Templated form of IOobject providing type information for file reading and header type checking...
void size(const label)
Override size to be inconsistent with allocated storage.
Ostream & endl(Ostream &os)
Add newline and flush stream.
static SLList< string > validArgs
A list of valid (mandatory) arguments.
virtual bool write(const bool write=true) const
Write mesh using IO settings from time.
virtual const pointField & points() const
Return raw points.
virtual void setPoints(const pointField &)
Reset the points.
Interpolate from cell centres to points (vertices) using inverse distance weighting.
T argRead(const label index) const
Read a value from the argument at index.
Foam::argList args(argc, argv)