MADNESS 0.10.1
Functions
test_exchange_owner_assign.cc File Reference

tests the pure batch-splitting and owner-assignment helpers of the exchange operator More...

#include <madness/chem/exchangeoperator.h>
#include <madness/world/test_utilities.h>
#include <cmath>
#include <map>
#include <set>
#include <vector>
Include dependency graph for test_exchange_owner_assign.cc:

Functions

int main (int argc, char **argv)
 
int test_batch_split ()
 
int test_owner_assignment ()
 
int test_row_owner_assignment ()
 
int test_row_owner_grid ()
 
int test_row_owner_split ()
 

Detailed Description

tests the pure batch-splitting and owner-assignment helpers of the exchange operator

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ test_batch_split()

int test_batch_split ( )

◆ test_owner_assignment()

int test_owner_assignment ( )

◆ test_row_owner_assignment()

int test_row_owner_assignment ( )

◆ test_row_owner_grid()

int test_row_owner_grid ( )

◆ test_row_owner_split()

int test_row_owner_split ( )