complex Member List

This is the complete list of members for complex, including all inherited members.

cmptSum() const noexceptcomplexinline
complex(const complex &) noexcept=defaultcomplex
complex(complex &&) noexcept=defaultcomplex
complex() noexceptcomplexinline
complex(const Foam::zero) noexceptcomplexinline
complex(const scalar r) noexceptcomplexinlineexplicit
complex(const scalar r, const scalar i) noexceptcomplexinline
complex(const std::complex< float > &c)complexinline
complex(const std::complex< double > &c)complexinline
complex(Istream &is)complexexplicit
conjugate() constcomplexinline
Im() const noexceptcomplexinline
Im() noexceptcomplexinline
imag() const noexceptcomplexinline
imag(scalar val) noexceptcomplexinline
magnitude() constcomplexinline
magSqr() constcomplexinline
operator std::complex< scalar >() constcomplexinline
operator!=(const complex &c) constcomplexinline
operator*(const complex &c1, const complex &c2)complexfriend
operator*(const complex &c, const scalar s)complexfriend
operator*(const scalar s, const complex &c)complexfriend
operator*=(const complex &c)complexinline
operator*=(const scalar s)complexinline
operator+(const complex &c1, const complex &c2)complexfriend
operator+(const complex &c, const scalar s)complexfriend
operator+(const scalar s, const complex &c)complexfriend
operator+=(const complex &c)complexinline
operator+=(const scalar s)complexinline
operator-(const complex &c)complexfriend
operator-(const complex &c1, const complex &c2)complexfriend
operator-(const complex &c, const scalar s)complexfriend
operator-(const scalar s, const complex &c)complexfriend
operator-=(const complex &c)complexinline
operator-=(const scalar s)complexinline
operator/(const complex &c1, const complex &c2)complexfriend
operator/(const complex &c, const scalar s)complexfriend
operator/(const scalar s, const complex &c)complexfriend
operator/=(const complex &c)complexinline
operator/=(const scalar s)complexinline
operator=(const complex &) noexcept=defaultcomplex
operator=(complex &&) noexcept=defaultcomplex
operator=(const Foam::zero)complexinline
operator=(const scalar s)complexinline
operator==(const complex &c) constcomplexinline
Re() const noexceptcomplexinline
Re() noexceptcomplexinline
real() const noexceptcomplexinline
real(scalar val) noexceptcomplexinline