MADNESS 0.10.1
Typedefs | Functions
test_exchange_ctx.cpp File Reference
#include "../kernels/exchange_ctx.hpp"
#include "../kernels/static.hpp"
#include <madness/mra/mra.h>
#include <madness/mra/operator.h>
#include <madness/mra/vmra.h>
#include <madness/world/MADworld.h>
#include <algorithm>
#include <cmath>
#include <cstdlib>
#include <vector>
Include dependency graph for test_exchange_ctx.cpp:

Typedefs

using K = Kernels< Static, ClosedShell >
 
using KF = Kernels< Full, ClosedShell >
 
using StateX = ResponseStateX< ClosedShell >
 
using StateXY = ResponseStateXY< ClosedShell >
 

Functions

int main (int argc, char **argv)
 

Typedef Documentation

◆ K

using K = Kernels<Static, ClosedShell>

◆ KF

using KF = Kernels<Full, ClosedShell>

◆ StateX

using StateX = ResponseStateX<ClosedShell>

◆ StateXY

using StateXY = ResponseStateXY<ClosedShell>

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)