WaveBlocksND
Static Public Member Functions | List of all members
waveblocks::propagators::steps::StepW< Packet, Potential, N, D, IP > Struct Template Reference

Propagate one step with the non-quadratic potential remainder part W. More...

#include <basic_steps.hpp>

Static Public Member Functions

static void apply (Packet &packet, const Potential &V, const real_t &delta_t)
 

Detailed Description

template<class Packet, class Potential, int N, int D, class IP>
struct waveblocks::propagators::steps::StepW< Packet, Potential, N, D, IP >

Propagate one step with the non-quadratic potential remainder part W.

Template Parameters
NNumber of levels
DDimension of space

Member Function Documentation

template<class Packet , class Potential , int N, int D, class IP >
static void waveblocks::propagators::steps::StepW< Packet, Potential, N, D, IP >::apply ( Packet &  packet,
const Potential &  V,
const real_t delta_t 
)
inlinestatic

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