MADNESS  0.10.1
Namespaces | Functions
basic_operators.cc File Reference
#include "basic_operators.h"
Include dependency graph for basic_operators.cc:

Namespaces

 madness
 File holds all helper structures necessary for the CC_Operator and CC2 class.
 

Functions

response_space madness::apply (World &world, real_derivative_3d &op, response_space &f)
 
response_space madness::apply (World &world, std::vector< std::shared_ptr< real_convolution_3d >> &op, response_space &f)
 
response_space madness::apply (World &world, std::vector< std::vector< std::shared_ptr< real_convolution_3d >>> &op, response_space &f)
 
response_space madness::transpose (response_space &f)
 
void madness::truncate (World &world, response_space &v, double tol, bool fence)