Go to the documentation of this file.
10 auto motion = motionComponents_.deviceViewAll();
12 "vibratingMotion::impl_setTime",
28 if(! getModel().impl_readDictionary(*
this) )
44 if(! getModel().impl_readDictionary(*
this) )
54 dictionary newDict(fileDictionary::dictionary::name(),
true);
void impl_setTime(uint32 iter, real t, real dt) const
#define fatalExit
Fatal exit.
bool impl_writeDictionary(dictionary &dict) const
Write to dictionary.
virtual word globalName() const
global name of entry, separated with dots
iOstream & endl(iOstream &os)
Add newline and flush stream.
#define fatalErrorInFunction
Report a fatal error and function name and exit the application.
bool write(iOstream &os) const override
write to stream
bool thisProcWriteData() const
auto & getModel()
obtain a reference to the actual motion model
vibratingMotion(const objectFile &objf, repository *owner)
Kokkos::RangePolicy< Kokkos::DefaultExecutionSpace, Kokkos::Schedule< Kokkos::Static >, Kokkos::IndexType< pFlow::uint32 > > deviceRPolicyStatic
Interface class for any output stream.
Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or ar...
bool write(iOstream &os, const IOPattern &iop) const override