32 #ifndef IODynamicField_H
33 #define IODynamicField_H
59 template<
template<
class>
class OtherPrimitiveField>
70 public IOListBase<IODynamicFieldContainer, IODynamicField, Type>,
88 template<
class ... Args>
105 Base(std::move(iodf)),
A dynamic field of type <Type> with automated input and output.
void operator=(const IODynamicField< Type > &iodf)
Copy-assign.
IODynamicField(Args ... args)
Forward construction.
TypeName("DynamicField")
Runtime type information.
void operator=(const IOListBase< IODynamicFieldContainer, IODynamicField, Type > &)
Assign to another IOList.
const Time & time() const
Return time.
Class to add into field types to provide old-time storage and retrieval.
label timeIndex() const
Return the time index of the field.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
Foam::argList args(argc, argv)