MADNESS 0.10.1
Functions | Variables
test_diagonalize_slots.cpp File Reference
#include "../kernels/response_space_ops.hpp"
#include <madness/world/MADworld.h>
#include <cmath>
#include <cstdio>
Include dependency graph for test_diagonalize_slots.cpp:

Functions

static void check (bool ok, const char *what)
 
int main (int argc, char **argv)
 

Variables

static int n_fail = 0
 

Function Documentation

◆ check()

static void check ( bool  ok,
const char *  what 
)
static

References n_fail, and ok().

Referenced by main().

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ n_fail

int n_fail = 0
static

Referenced by check(), and main().