#include <vector>
#include <utils/TypeConfig.h>
#include "SphericalHarmonicFunctions.h"
#include "SmoothCutoffFunctions.h"
#include <utils/Spline.h>
#include "BoostAutoDiff.h"
#include <cmath>
#include <atoms/SphericalDataAnalytical.h>
Namespaces | |
namespace | dftefe |
dealii includes | |
namespace | dftefe::atoms |
namespace | dftefe::atoms::SphericalDataAnalyticalInternal |
Functions | |
void | dftefe::atoms::SphericalDataAnalyticalInternal::getValueAnalytical (const std::vector< utils::Point > &point, const utils::Point &origin, const double cutoff, const double smoothness, const utils::ScalarSpatialFunctionReal &function, const SphericalHarmonicFunctions &sphericalHarmonicFunc, const std::vector< int > &qNumbers, const double polarAngleTolerance, std::vector< double > &value) |