#include <spectralprop.h>
|
| SpectralPropagatorGaussLobatto (int NPT) |
|
template<typename uT , typename expLT , typename NT > |
uT | step (double t, double Delta, const uT &u0, const expLT &expL, const NT &N, const double eps=1e-12, bool doprint=false) |
|
madness::SpectralPropagatorGaussLobatto::SpectralPropagatorGaussLobatto |
( |
int |
NPT | ) |
|
|
inline |
template<typename uT , typename expLT , typename NT >
uT madness::SpectralPropagatorGaussLobatto::step |
( |
double |
t, |
|
|
double |
Delta, |
|
|
const uT & |
u0, |
|
|
const expLT & |
expL, |
|
|
const NT & |
N, |
|
|
const double |
eps = 1e-12 , |
|
|
bool |
doprint = false |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: