Sundance::ADReal Member List
This is the complete list of members for
Sundance::ADReal, including all inherited members.
| addFlops(const double &flops) | Sundance::ADReal | [inline, static] |
| ADReal() | Sundance::ADReal | [inline] |
| ADReal(double value, int direction, int spatialDimension) | Sundance::ADReal | [inline] |
| ADReal(double value, int spatialDimension) | Sundance::ADReal | [inline] |
| ADReal(double value, const Point &gradient) | Sundance::ADReal | [inline] |
| gradient() const | Sundance::ADReal | [inline] |
| gradient_ | Sundance::ADReal | [private] |
| operator*(const ADReal &other) const | Sundance::ADReal | |
| operator*(const double &scalar) const | Sundance::ADReal | |
| operator*(const double &scalar, const ADReal &a) | Sundance::ADReal | [related] |
| operator*=(const ADReal &other) | Sundance::ADReal | |
| operator*=(const double &scalar) | Sundance::ADReal | |
| operator+(const ADReal &other) const | Sundance::ADReal | |
| operator+(const double &scalar) const | Sundance::ADReal | |
| operator+(const double &scalar, const ADReal &a) | Sundance::ADReal | [related] |
| operator+=(const ADReal &other) | Sundance::ADReal | |
| operator+=(const double &scalar) | Sundance::ADReal | |
| operator-() const | Sundance::ADReal | |
| operator-(const ADReal &other) const | Sundance::ADReal | |
| operator-(const double &scalar) const | Sundance::ADReal | |
| operator-(const double &scalar, const ADReal &a) | Sundance::ADReal | [related] |
| operator-=(const ADReal &other) | Sundance::ADReal | |
| operator-=(const double &scalar) | Sundance::ADReal | |
| operator/(const ADReal &other) const | Sundance::ADReal | |
| operator/(const double &scalar) const | Sundance::ADReal | |
| operator/(const double &scalar, const ADReal &a) | Sundance::ADReal | [related] |
| operator/=(const ADReal &other) | Sundance::ADReal | |
| operator/=(const double &scalar) | Sundance::ADReal | |
| reciprocate() | Sundance::ADReal | |
| totalFlops() | Sundance::ADReal | [inline, static] |
| value() const | Sundance::ADReal | [inline] |
| value_ | Sundance::ADReal | [private] |