Go to the documentation of this file.
   21 #ifndef __conveyorBelt_hpp__ 
   22 #define __conveyorBelt_hpp__ 
  
 
conveyor belt model for a wall
 
TypeInfoNV("conveyorBelt")
 
INLINE_FUNCTION_HD realx3 linVelocityPoint(const realx3 &) const
 
FUNCTION_H bool write(dictionary &dict) const
 
INLINE_FUNCTION_HD void setTime(real t)
 
Interface class for any input stream
 
INLINE_FUNCTION iIstream & operator>>(iIstream &str, AB3History &ab3)
 
FUNCTION_H bool read(const dictionary &dict)
 
INLINE_FUNCTION iOstream & operator<<(iOstream &str, const AB3History &ab3)
 
conveyorBelt & operator=(const conveyorBelt &)=default
 
#define INLINE_FUNCTION_HD
 
Interface class for any output stream.
 
FUNCTION_HD conveyorBelt()=default
 
INLINE_FUNCTION_HD realx3 transferPoint(const realx3 &p, real) const
 
Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or ar...