|
WaveBlocksND
|
#include <Eigen/Core>#include <unsupported/Eigen/MatrixFunctions>#include "../../utilities/evaluations.hpp"#include "../bases.hpp"Go to the source code of this file.
Classes | |
| class | waveblocks::potentials::modules::exponential::Abstract< Subtype, Basis > |
| Abstract class for exponential of potential evaluation. More... | |
| struct | waveblocks::potentials::modules::exponential::Standard< EvalImpl, Basis > |
| Implementation of exponential of potential evaluation. More... | |
| struct | waveblocks::potentials::modules::exponential::Standard< EvalImpl, B< 1, D > > |
Namespaces | |
| waveblocks | |
| waveblocks::potentials | |
| waveblocks::potentials::modules | |
| waveblocks::potentials::modules::exponential | |
Typedefs | |
| template<class Basis > | |
| using | waveblocks::potentials::modules::Exponential = exponential::Standard< Evaluation< Basis >, Basis > |
1.8.11