53 inline scalar
magSqr(
const complex&);
55 inline scalar
mag(
const complex&);
56 inline const complex&
max(
const complex&,
const complex&);
57 inline const complex&
min(
const complex&,
const complex&);
114 inline scalar
Re()
const;
115 inline scalar
Im()
const;
tmp< fvMatrix< Type > > operator*(const volScalarField::Internal &, const fvMatrix< Type > &)
bool operator==(const complex &) const
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
friend complex operator+(const complex &, const complex &)
friend const complex & sum(const complex &)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
void operator-=(const complex &)
friend complex sqr(const complex &c)
Template function to specify if the data of a type are contiguous.
friend Istream & operator>>(Istream &, complex &)
friend scalar mag(const complex &c)
friend complex operator-(const complex &)
tmp< fvMatrix< Type > > operator/(const fvMatrix< Type > &, const volScalarField::Internal &)
friend const complex & min(const complex &, const complex &)
const dimensionedScalar c
Speed of light in a vacuum.
dimensioned< Type > sum(const DimensionedField< Type, GeoMesh > &df)
complex limit(const complex &, const complex &)
friend Ostream & operator<<(Ostream &, const complex &)
void operator=(const scalar)
A class for handling words, derived from string.
Istream & operator>>(Istream &, directionInfo &)
complex conjugate() const
layerAndWeight min(const layerAndWeight &a, const layerAndWeight &b)
tmp< fvMatrix< Type > > operator-(const fvMatrix< Type > &)
complex operator!() const
complex cmptType
Component type.
tmp< fvMatrix< Type > > operator+(const fvMatrix< Type > &, const fvMatrix< Type > &)
bool operator!=(const complex &) const
dimensioned< scalar > magSqr(const dimensioned< Type > &)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
bool contiguous< complex >()
Data associated with complex type are contiguous.
void operator/=(const complex &)
friend const complex & max(const complex &, const complex &)
word name(const complex &)
Return a string representation of a complex.
friend scalar magSqr(const complex &c)
friend complex limit(const complex &, const complex &)
friend complex operator/(const complex &, const complex &)
static const complex zero
Ostream & operator<<(Ostream &, const ensightPart &)
static const char *const typeName
friend complex operator*(const complex &, const complex &)
dimensioned< scalar > mag(const dimensioned< Type > &)
Extension to the c++ complex library type.
void operator+=(const complex &)
void operator*=(const complex &)