Go to the documentation of this file.
45 -ROOTVGREAT, -ROOTVGREAT
50 ROOTVGREAT, ROOTVGREAT
78 return '(' + std::to_string(
c.Re()) +
',' + std::to_string(
c.Im()) +
')';
90 is.readEnd(
"complex");
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
A class for handling words, derived from Foam::string.
Istream & operator>>(Istream &, directionInfo &)
bool readEnd(const char *funcName)
label min(const labelHashSet &set, label minValue=labelMax)
bool readBegin(const char *funcName)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
label max(const labelHashSet &set, label maxValue=labelMin)
virtual bool check(const char *operation) const
OBJstream os(runTime.globalPath()/outputName)
A complex number, similar to the C++ complex type.
A traits class, which is primarily used for primitives.
@ END_LIST
End list [isseparator].
const dimensionedScalar c
word name(const expressions::valueTypeCode typeCode)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
@ BEGIN_LIST
Begin list [isseparator].
constexpr complex() noexcept