MADNESS 0.10.1
Typedefs | Functions
test_es_build_subworld.cpp File Reference
#include "../solvers/node_subworlds.hpp"
#include "../kernels/tda.hpp"
#include "../kernels/assembly.hpp"
#include "../kernels/response_space_ops.hpp"
#include <madness/mra/mra.h>
#include <madness/mra/operator.h>
#include <madness/mra/vmra.h>
#include <madness/world/MADworld.h>
#include <madness/world/ranks_and_hosts.h>
#include <cmath>
#include <cstdlib>
#include <vector>
Include dependency graph for test_es_build_subworld.cpp:

Typedefs

using K = Kernels< TDA, ClosedShell >
 
using StateX = ResponseStateX< ClosedShell >
 

Functions

int main (int argc, char **argv)
 

Typedef Documentation

◆ K

using K = Kernels<TDA, ClosedShell>

◆ StateX

using StateX = ResponseStateX<ClosedShell>

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)