STORMM Source Documentation
Loading...
Searching...
No Matches
stormm::energy::NrgLayerKit< T4 > Class Template Reference

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>

Detailed Description

template<typename T4>
class stormm::energy::NrgLayerKit< T4 >

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.


The documentation for this class was generated from the following file: