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

Propagate one step with the quadratic potential part U. More...

#include <basic_steps.hpp>

Static Public Member Functions

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

Detailed Description

template<int N, int D>
struct waveblocks::propagators::steps::StepU< N, D >

Propagate one step with the quadratic potential part U.

Template Parameters
NNumber of levels
DDimension of space

Member Function Documentation

template<int N, int D>
template<class Potential >
static void waveblocks::propagators::steps::StepU< N, D >::homogeneous ( const Potential &  V,
HaWpParamSet< D > &  params,
const real_t delta_t 
)
inlinestatic
template<int N, int D>
template<class Potential >
static void waveblocks::propagators::steps::StepU< N, D >::inhomogeneous ( 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: