MADNESS
0.10.1
|
#include "ExcitedResponse.hpp"
#include "FrequencyResponse.hpp"
#include "ResponseExceptions.hpp"
#include "madness/external/catch/catch.hpp"
#include "madness/tensor/tensor_json.hpp"
#include "response_functions.h"
#include "string"
#include "x_space.h"
Macros | |
#define | CATCH_CONFIG_RUNNER |
Typedefs | |
using | path = std::filesystem::path |
Functions | |
int | main (int argc, char *argv[]) |
TEST_CASE ("Testing New X SPACE") | |
TEST_CASE ("Testing xspace zero functions") | |
#define CATCH_CONFIG_RUNNER |
using path = std::filesystem::path |
int main | ( | int | argc, |
char * | argv[] | ||
) |
References madness::initialize(), and madness::startup().
TEST_CASE | ( | "Testing New X SPACE" | ) |
TEST_CASE | ( | "Testing xspace zero functions" | ) |