stationary model for a wall More...
Public Member Functions | |
| TypeInfoNV ("stationary") | |
| FUNCTION_HD | stationary ()=default |
| FUNCTION_H | stationary (const dictionary &dict) |
| FUNCTION_HD | stationary (const stationary &)=default |
| stationary & | operator= (const stationary &)=default |
| INLINE_FUNCTION_HD void | setTime (real t) |
| INLINE_FUNCTION_HD realx3 | linVelocityPoint (const realx3 &) const |
| INLINE_FUNCTION_HD realx3 | transferPoint (const realx3 &p, real) const |
| FUNCTION_H bool | read (const dictionary &dict) |
| FUNCTION_H bool | write (dictionary &dict) const |
| FUNCTION_H bool | read (iIstream &is) |
| FUNCTION_H bool | write (iOstream &os) const |
stationary model for a wall
Definition at line 40 of file stationary.hpp.
|
default |
|
explicit |
Definition at line 26 of file stationary.cpp.
|
default |
| TypeInfoNV | ( | "stationary" | ) |
|
default |
|
inline |
Definition at line 59 of file stationary.hpp.
|
inline |
Definition at line 63 of file stationary.hpp.
|
inline |
Definition at line 69 of file stationary.hpp.
| FUNCTION_H bool read | ( | const dictionary & | dict | ) |
Definition at line 33 of file stationary.cpp.
| FUNCTION_H bool write | ( | dictionary & | dict | ) | const |
Definition at line 39 of file stationary.cpp.
| FUNCTION_H bool read | ( | iIstream & | is | ) |
Definition at line 46 of file stationary.cpp.
References notImplementedFunction.
| FUNCTION_H bool write | ( | iOstream & | os | ) | const |
Definition at line 54 of file stationary.cpp.