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

Builds the inner product matrix. More...

#include <basic_steps.hpp>

Static Public Member Functions

static void build (CMatrix< Eigen::Dynamic, Eigen::Dynamic > &F, const Packet &packet, const Potential &V)
 

Detailed Description

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

Builds the inner product matrix.

Member Function Documentation

template<class Packet , class Potential , class IP , int N, int D>
static void waveblocks::propagators::steps::HelperF< Packet, Potential, IP, N, D >::build ( CMatrix< Eigen::Dynamic, Eigen::Dynamic > &  F,
const Packet &  packet,
const Potential &  V 
)
inlinestatic

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