An instant of time. Contains the time value and name. More...
Public Member Functions | |
instant ()=default | |
instant (const instant &)=default | |
instant (instant &&)=default | |
instant (scalar timeValue) | |
instant (const word &timeName) | |
instant (word &&timeName) | |
instant & | operator= (const instant &)=default |
instant & | operator= (instant &&)=default |
![]() | |
Instant () | |
Instant (scalar val, const word &key) | |
Instant (scalar val, word &&key) | |
Instant (const Instant &)=default | |
Instant (Instant &&)=default | |
scalar | value () const |
scalar & | value () |
const word & | name () const |
word & | name () |
bool | equal (scalar val) const |
bool | equal (const Instant< T2 > &other) const |
Instant & | operator= (const Instant &)=default |
Instant & | operator= (Instant &&)=default |
Static Public Attributes | |
static const char *const | typeName = "instant" |
An instant of time. Contains the time value and name.
|
default |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.