OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
FieldOperations.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ippl
 Implementations for FFT constructor/destructor and transforms.
 

Functions

template<typename Field >
detail::meta_grad< Fieldippl::grad (Field &u)
 
template<typename Field >
detail::meta_div< Fieldippl::div (Field &u)
 
template<typename Field >
detail::meta_laplace< Fieldippl::laplace (Field &u)
 
template<typename Field >
detail::meta_curl< Fieldippl::curl (Field &u)
 
template<typename Field >
detail::meta_hess< Fieldippl::hess (Field &u)