21#ifndef CORE_NB_IA_MORSE_HPP
22#define CORE_NB_IA_MORSE_HPP
This file contains the defaults for ESPResSo.
double morse_pair_force_factor(IA_parameters const &ia_params, double dist)
Calculate Morse force factor.
double morse_pair_energy(IA_parameters const &ia_params, double dist)
Calculate Morse energy.
DEVICE_QUALIFIER constexpr T sqr(T x)
Calculates the SQuaRe of x.
Various procedures concerning interactions between particles.
Parameters for non-bonded interactions.