STORMM Source Documentation
|
The abstract of the LayeredPotential class provides only one of the layers. Kernels can be called with one or more such abstracts, but due to the logarithmic nature of the volume of particles applying each potential a "one size fits all" implementation is not practical. Furthermore, due to the way in which successive layers of the potential soften, multiple time step approaches which only invoke one to two layers of the potentials at a time are feasible. More...
#include <layered_potential.h>
The abstract of the LayeredPotential class provides only one of the layers. Kernels can be called with one or more such abstracts, but due to the logarithmic nature of the volume of particles applying each potential a "one size fits all" implementation is not practical. Furthermore, due to the way in which successive layers of the potential soften, multiple time step approaches which only invoke one to two layers of the potentials at a time are feasible.