MADNESS  0.10.1
Classes | Functions | Variables
testopdir.cc File Reference

test different operators in different directions More...

#include <madness/mra/mra.h>
#include <madness/mra/operator.h>
#include <madness/mra/funcplot.h>
#include <madness/constants.h>
#include <madness/world/test_utilities.h>
Include dependency graph for testopdir.cc:

Classes

class  Charge
 
class  DPot
 
class  Gaussian< T, NDIM >
 
class  OpFExact
 

Functions

int main (int argc, char **argv)
 
template<std::size_t NDIM>
int test_combined_operators (World &world)
 test the various operators following op_type More...
 
int test_opdir (World &world)
 
int testgradG (World &world)
 

Variables

bool smalltest = false
 

Detailed Description

test different operators in different directions

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ test_combined_operators()

template<std::size_t NDIM>
int test_combined_operators ( World world)

◆ test_opdir()

int test_opdir ( World world)

◆ testgradG()

int testgradG ( World world)

Variable Documentation

◆ smalltest

bool smalltest = false

Referenced by main(), and test_opdir().