Go to the documentation of this file.
49 std::ostringstream buf;
50 buf <<
'(' <<
c.Re() <<
',' <<
c.Im() <<
')';
68 is.
check(
"operator>>(Istream&, complex&)");
Istream & readEnd(const char *funcName)
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 string.
static const complex zero
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Ostream & operator<<(Ostream &, const edgeMesh &)
virtual bool check(const char *operation) const
Check IOstream status for given operation.
Extension to the c++ complex library type.
Istream & operator>>(Istream &, edgeMesh &)
const dimensionedScalar c
Speed of light in a vacuum.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Istream & readBegin(const char *funcName)
static const char *const typeName
word name(const complex &)
Return a string representation of a complex.