import.h File Reference
#include "ttg/runtimes.h"

Namespaces

 ttg_madness
 this contains MADNESS-based TTG functionality
 
 ttg
 top-level TTG namespace contains runtime-neutral functionality
 

Macros

#define TTG_SELECTED_DEFAULT_IMPL   madness
 
#define TTG_MADNESS_IMPORTED   1
 
#define TTG_IMPL_NS   ttg_madness
 

Variables

constexpr const ttg::Runtime ttg::ttg_runtime = ttg::Runtime::MADWorld
 

Macro Definition Documentation

◆ TTG_IMPL_NS

#define TTG_IMPL_NS   ttg_madness

Definition at line 12 of file import.h.

◆ TTG_MADNESS_IMPORTED

#define TTG_MADNESS_IMPORTED   1

Definition at line 11 of file import.h.

◆ TTG_SELECTED_DEFAULT_IMPL

#define TTG_SELECTED_DEFAULT_IMPL   madness

Definition at line 10 of file import.h.