Go to the documentation of this file.
21 #ifndef __vibratingMotion_hpp__
22 #define __vibratingMotion_hpp__
151 "component name " << name <<
" does not exist. \n";
170 "out of range access to the list of axes " << i <<
endl<<
216 #endif //__rotatingAxisMotion_hpp__
INLINE_FUNCTION_H int32 nameToIndex(const word &name) const
INLINE_FUNCTION_HD bool isMoving() const
FUNCTION_H bool read(iIstream &is)
INLINE_FUNCTION_H void syncViews()
INLINE_FUNCTION_H realx3 transferPoint(label n, const realx3 p, real dt) const
TypeInfoNV("vibratingMotion")
INLINE_FUNCTION_HD int32 numComponents() const
INLINE_FUNCTION_H hostViewType & hostVectorAll()
INLINE_FUNCTION_HD Model & operator=(const Model &)=default
deviceViewType1D< vibrating > components_
iOstream & endl(iOstream &os)
axisVector_HD components_
INLINE_FUNCTION_H void modifyOnHost()
Kokkos::View< T * > deviceViewType1D
INLINE_FUNCTION_H realx3 pointVelocity(label n, const realx3 &p) const
INLINE_FUNCTION_HD realx3 transferPoint(int32 n, const realx3 p, real dt) const
FUNCTION_H ~vibratingMotion()=default
int32 findi(const T &val) const
INLINE_FUNCTION_H deviceViewType & deviceVectorAll()
FUNCTION_H vibratingMotion & operator=(const vibratingMotion &)=default
bool readDictionary(const dictionary &dict)
#define fatalErrorInFunction
INLINE_FUNCTION_HD realx3 operator()(int32 n, const realx3 &p) const
INLINE_FUNCTION_HD realx3 pointVelocity(int32 n, const realx3 &p) const
INLINE_FUNCTION_H bool move(real t, real dt)
#define INLINE_FUNCTION_H
INLINE_FUNCTION_HD Model(deviceViewType1D< vibrating > comps, int32 numComps)
bool writeDictionary(dictionary &dict) const
FUNCTION_H vibratingMotion()
#define INLINE_FUNCTION_HD
FUNCTION_H bool write(iOstream &os) const
INLINE_FUNCTION_H word indexToName(label i) const