MADNESS  0.10.1
Functions
test_projector.cc File Reference
#include <madness/mra/mra.h>
#include <madness/chem/projector.h>
#include <madness/world/test_utilities.h>
Include dependency graph for test_projector.cc:

Functions

int main (int argc, char **argv)
 
template<typename T , std::size_t NDIM>
int test_projector (World &world)
 
template<typename T , std::size_t NDIM>
int test_projector_outer (World &world)
 
template<typename T , std::size_t NDIM>
int test_Q12_projector (World &world)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ test_projector()

template<typename T , std::size_t NDIM>
int test_projector ( World world)

◆ test_projector_outer()

template<typename T , std::size_t NDIM>
int test_projector_outer ( World world)

◆ test_Q12_projector()

template<typename T , std::size_t NDIM>
int test_Q12_projector ( World world)