| CoordinatesType typedef | CGFunctions::Gauss< Coordinates > | |
| currentInteraction_ | CGFunctions::Gauss< Coordinates > | protected |
| cutoff_ | CGFunctions::Gauss< Coordinates > | protected |
| eps_ | CGFunctions::Gauss< Coordinates > | protected |
| evaluateCGFunction(const Vec3D &position, const Coordinates r) | CGFunctions::Gauss< Coordinates > | |
| evaluateCGFunction(const Vec3D &position, const Mdouble rad, const Coordinates r) | CGFunctions::Gauss< Coordinates > | inline |
| evaluateCGFunctionDerivatives(const Vec3D &position, const Coordinates &r) | CGFunctions::Gauss< Coordinates > | |
| evaluateCGFunctionDerivativeWithFD(const Vec3D &position, const Coordinates &r, const int i) | CGFunctions::Gauss< Coordinates > | |
| evaluateCGIntegral(const BaseInteraction &i, const Coordinates r, IntegralType type=IntegralType::I_TO_P) | CGFunctions::Gauss< Coordinates > | |
| evaluateCGIntegral1D(const BaseInteraction &i, const Coordinates r, IntegralType type=IntegralType::I_TO_P) | CGFunctions::Gauss< Coordinates > | |
| evaluateCylindricalCGFunction(const Vec3D &position, const CGCoordinates::R r) | CGFunctions::Gauss< Coordinates > | inline |
| evaluateCylindricalCGIntegral(const BaseInteraction &c, const CGCoordinates::R r, IntegralType type=IntegralType::I_TO_P) | CGFunctions::Gauss< Coordinates > | inline |
| Gauss() | CGFunctions::Gauss< Coordinates > | |
| Gauss(const Gauss &c)=default | CGFunctions::Gauss< Coordinates > | |
| getCutoff() const | CGFunctions::Gauss< Coordinates > | |
| getCutoffVector(Mdouble radius, Vec3D cellSize) const | CGFunctions::Gauss< Coordinates > | inline |
| getEps() const | CGFunctions::Gauss< Coordinates > | |
| getWidth() const | CGFunctions::Gauss< Coordinates > | |
| integralPrefactor_ | CGFunctions::Gauss< Coordinates > | protected |
| normal_ | CGFunctions::Gauss< Coordinates > | protected |
| normalLength_ | CGFunctions::Gauss< Coordinates > | protected |
| prefactor_ | CGFunctions::Gauss< Coordinates > | protected |
| setEps(Mdouble eps) | CGFunctions::Gauss< Coordinates > | |
| setStandardDeviation(Mdouble std) | CGFunctions::Gauss< Coordinates > | |
| setWidth(Mdouble width) | CGFunctions::Gauss< Coordinates > | |
| setWidthAndCutoff(Mdouble width, Mdouble cutoff) | CGFunctions::Gauss< Coordinates > | |
| width_ | CGFunctions::Gauss< Coordinates > | protected |
| write(std::ostream &os) const | CGFunctions::Gauss< Coordinates > | |
| ~Gauss()=default | CGFunctions::Gauss< Coordinates > | |