89 #ifndef functionObjects_forceCoeffs_H 90 #define functionObjects_forceCoeffs_H 98 namespace functionObjects
141 forceCoeffs(
const forceCoeffs&);
144 void operator=(
const forceCoeffs&);
183 virtual bool write();
TypeName("forceCoeffs")
Runtime type information.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual bool write()
Write the forces.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Vector< scalar > vector
A scalar version of the templated Vector.
virtual bool read(const dictionary &)
Read the forces data.
virtual void writeFileHeader(const label i)
Output file header information.
virtual ~forceCoeffs()
Destructor.
virtual bool execute()
Execute, currently does nothing.