WaveBlocksND
Static Public Member Functions | List of all members
waveblocks::propagators::steps::HelperA< N, D, MODE > Struct Template Reference

Performs commong code of StepU for all specializations. More...

#include <basic_steps.hpp>

Static Public Member Functions

template<class Potential >
static void apply (int i, const Potential &V, HaWpParamSet< D > &params, const real_t &delta_t)
 

Detailed Description

template<int N, int D, bool MODE>
struct waveblocks::propagators::steps::HelperA< N, D, MODE >

Performs commong code of StepU for all specializations.

Template Parameters
Modeflag true for inhomogeneous computation

Member Function Documentation

template<int N, int D, bool MODE>
template<class Potential >
static void waveblocks::propagators::steps::HelperA< N, D, MODE >::apply ( int  i,
const Potential &  V,
HaWpParamSet< D > &  params,
const real_t delta_t 
)
inlinestatic

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