MADNESS  version 0.9
Classes | Namespaces
operator.h File Reference

Implements most functionality of separated operators. More...

#include <limits.h>
#include <madness/mra/adquad.h>
#include <madness/tensor/mtxmq.h>
#include <madness/tensor/aligned.h>
#include <madness/tensor/tensor_lapack.h>
#include <madness/constants.h>
#include <madness/mra/simplecache.h>
#include <madness/mra/convolution1d.h>
#include <madness/mra/displacements.h>
#include <madness/mra/function_common_data.h>
#include <madness/mra/gfit.h>
Include dependency graph for operator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  madness::SeparatedConvolutionInternal< Q, NDIM >
 
struct  madness::SeparatedConvolutionData< Q, NDIM >
 SeparatedConvolutionData keeps data for all terms, all dimensions. More...
 
class  madness::SeparatedConvolution< Q, NDIM >
 Convolutions in separated form (including Gaussian) More...
 
struct  madness::archive::ArchiveLoadImpl< Archive, const SeparatedConvolution< T, NDIM > * >
 
struct  madness::archive::ArchiveStoreImpl< Archive, const SeparatedConvolution< T, NDIM > * >
 

Namespaces

 madness
 Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces.
 
 madness::archive
 

Detailed Description

Implements most functionality of separated operators.