Go to the documentation of this file.
21 #ifndef __fixedWall_hpp__
22 #define __fixedWall_hpp__
170 #endif //__fixed_hpp__
FUNCTION_H bool read(iIstream &is)
INLINE_FUNCTION_HD realx3 pointVelocity(label n, const realx3 &p) const
INLINE_FUNCTION_HD realx3 transferPoint(label n, const realx3 p, real dt) const
INLINE_FUNCTION_HD bool isMoving() const
bool writeDictionary(dictionary &dict) const
INLINE_FUNCTION_HD Model()
word indexToName(label i) const
bool move(real t, real dt)
INLINE_FUNCTION_HD realx3 pointVelocity(int32 n, const realx3 p) const
INLINE_FUNCTION_HD bool transferPoint(label n, realx3 *pVec, size_t numP, real dt)
FUNCTION_H bool write(iOstream &os) const
INLINE_FUNCTION_HD Model & operator=(const Model &)=default
INLINE_FUNCTION_HD realx3 transferPoint(int32 n, const realx3 p, real dt) const
int32 nameToIndex(const word &name) const
fixedWall & operator=(const fixedWall &)=default
Model getModel(real t) const
INLINE_FUNCTION_HD int32 numComponents() const
bool readDictionary(const dictionary &dict)
#define INLINE_FUNCTION_HD
INLINE_FUNCTION_HD realx3 operator()(int32 n, const realx3 &p) const