Go to the documentation of this file.
38 #ifndef profilingInformation_H
39 #define profilingInformation_H
51 class profilingInformation;
54 Ostream&
operator<<(Ostream& os,
const profilingInformation& info);
69 const string description_;
123 const bool offset =
false,
124 const scalar elapsedTime = 0,
150 inline label
id()
const
168 inline label
calls()
const
192 inline bool active()
const
201 void update(
const scalar elapsedTime);
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Write boundaryPatch as dictionary entries (without surrounding braces)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...