WaveBlocksND
Classes | Namespaces | Typedefs
hessian.hpp File Reference
#include "../../types.hpp"
#include "../../utilities/evaluations.hpp"
#include "../bases.hpp"

Go to the source code of this file.

Classes

struct  waveblocks::potentials::modules::hessian::Abstract< Subtype, Basis >
 Abstract class for potential evaluation. More...
 
struct  waveblocks::potentials::modules::hessian::Standard< Basis >
 Helper class for easier template specialization. More...
 

Namespaces

 waveblocks
 
 waveblocks::potentials
 
 waveblocks::potentials::modules
 
 waveblocks::potentials::modules::hessian
 

Typedefs

template<class Basis >
using waveblocks::potentials::modules::Hessian = hessian::Standard< Basis >