49 std::ostringstream buf;
50 buf <<
'(' << c.
Re() <<
',' << c.
Im() <<
')';
68 is.
check(
"operator>>(Istream&, complex&)");
Istream & readBegin(const char *funcName)
virtual bool check(const char *operation) const
Check IOstream status for given operation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
const dimensionedScalar c
Speed of light in a vacuum.
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
Istream & readEnd(const char *funcName)
A class for handling words, derived from string.
Istream & operator>>(Istream &, directionInfo &)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
word name(const complex &)
Return a string representation of a complex.
static const complex zero
Ostream & operator<<(Ostream &, const ensightPart &)
static const char *const typeName
Extension to the c++ complex library type.