Propagate one step with the quadratic potential part U.
More...
#include <basic_steps.hpp>
|
| template<class Potential > |
| static void | inhomogeneous (int i, const Potential &V, HaWpParamSet< D > ¶ms, const real_t &delta_t) |
| |
| template<class Potential > |
| static void | homogeneous (const Potential &V, HaWpParamSet< D > ¶ms, const real_t &delta_t) |
| |
template<int N, int D>
struct waveblocks::propagators::steps::StepU< N, D >
Propagate one step with the quadratic potential part U.
- Template Parameters
-
| N | Number of levels |
| D | Dimension of space |
template<int N, int D>
template<class Potential >
template<int N, int D>
template<class Potential >
The documentation for this struct was generated from the following file: