ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Go to the source code of this file.
Namespaces | |
namespace | Utils |
Functions | |
template<typename T > | |
constexpr T | Utils::AS_erfc_part (T d) |
Approximate \( \exp(d^2) \mathrm{erfc}(d)\) by applying a formula from [1] chapter 7. | |