A primitive field of type <T> with automated input and output. More...
Public Member Functions | |
TypeName ("Field") | |
IOField (const IOField &)=default | |
IOField (const IOobject &io) | |
IOField (const IOobject &io, const bool valid) | |
IOField (const IOobject &io, const label size) | |
IOField (const IOobject &io, const UList< Type > &content) | |
IOField (const IOobject &io, Field< Type > &&content) | |
IOField (const IOobject &io, const tmp< Field< Type >> &tfld) | |
virtual | ~IOField ()=default |
bool | writeData (Ostream &os) const |
void | operator= (const IOField< Type > &rhs) |
A primitive field of type <T> with automated input and output.
Definition at line 57 of file foamVtkLagrangianWriter.H.
Definition at line 27 of file IOField.C.
References IOobject::MUST_READ, IOobject::MUST_READ_IF_MODIFIED, IOobject::READ_IF_PRESENT, and IOobject::readOpt().
Definition at line 50 of file IOField.C.
References IOobject::MUST_READ, IOobject::MUST_READ_IF_MODIFIED, IOobject::READ_IF_PRESENT, and IOobject::readOpt().
Definition at line 87 of file IOField.C.
References IOobject::MUST_READ, IOobject::MUST_READ_IF_MODIFIED, IOobject::READ_IF_PRESENT, IOobject::readOpt(), and setSize().
Definition at line 114 of file IOField.C.
References IOobject::MUST_READ, IOobject::MUST_READ_IF_MODIFIED, Field::operator=(), IOobject::READ_IF_PRESENT, and IOobject::readOpt().
Definition at line 141 of file IOField.C.
References IOobject::MUST_READ, IOobject::MUST_READ_IF_MODIFIED, IOobject::READ_IF_PRESENT, and IOobject::readOpt().
Definition at line 166 of file IOField.C.
References IOobject::MUST_READ, IOobject::MUST_READ_IF_MODIFIED, Field::operator=(), IOobject::READ_IF_PRESENT, and IOobject::readOpt().
|
virtualdefault |
TypeName | ( | "Field" | ) |
void operator= | ( | const IOField< Type > & | rhs | ) |
Definition at line 210 of file IOField.C.
References Field::operator=().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.