MADNESS 0.10.1
Typedefs | Functions
test_tpa_pq_vs_vbc.cpp File Reference
#include "../GroundState.hpp"
#include "../Perturbations.hpp"
#include "../ResponseProtocol.hpp"
#include "../kernels/common_ops.hpp"
#include "../kernels/tags.hpp"
#include "../kernels/tpa.hpp"
#include "../kernels/tpa_source_spec.hpp"
#include "../kernels/two_electron.hpp"
#include "../kernels/vbc.hpp"
#include "../solvers/build_response_ground_state.hpp"
#include "../solvers/fd_save_load.hpp"
#include "../solvers/response_state.hpp"
#include <madness/misc/info.h>
#include <madness/mra/mra.h>
#include <madness/world/MADworld.h>
#include <array>
#include <cmath>
#include <filesystem>
#include <fstream>
#include <string>
#include <vector>
Include dependency graph for test_tpa_pq_vs_vbc.cpp:

Typedefs

using vecfuncT = std::vector< real_function_3d >
 

Functions

int main (int argc, char **argv)
 

Typedef Documentation

◆ vecfuncT

using vecfuncT = std::vector<real_function_3d>

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)