Gromacs
2025-dev-20241008-cf8b9ef
|
Functions | |
GaussianSpreadKernelParameters::Shape | makeSpreadKernel (real sigma, real nSigma, const ScaleCoordinates &scaleToLattice) |
Generate the spread kernel from Gaussian parameters. More... | |
GaussianSpreadKernelParameters::Shape gmx::anonymous_namespace{densityfittingforceprovider.cpp}::makeSpreadKernel | ( | real | sigma, |
real | nSigma, | ||
const ScaleCoordinates & | scaleToLattice | ||
) |
Generate the spread kernel from Gaussian parameters.
[in] | sigma | the width of the Gaussian to be spread |
[in] | nSigma | the range of the Gaussian in multiples of sigma |
[in] | scaleToLattice | the coordinate transformation into the spreading lattice |