TiledArray  0.7.0
madness.h File Reference
#include <memory>
#include <madness/world/MADworld.h>
#include <madness/tensor/cblas.h>
#include <TiledArray/error.h>
Include dependency graph for madness.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TiledArray::detail::default_world
 

Namespaces

 TiledArray
 
 TiledArray::detail
 

Macros

#define WORLD_INSTANTIATE_STATIC_TEMPLATES
 

Functions

TiledArray initialization.

These functions initialize TiledArray AND MADWorld runtime components.

Note
the default World object is set to the object returned by these.
World & TiledArray::initialize (int &argc, char **&argv, const SafeMPI::Intracomm &comm)
 
World & TiledArray::initialize (int &argc, char **&argv)
 
World & TiledArray::initialize (int &argc, char **&argv, const MPI_Comm &comm)
 
void TiledArray::finalize ()
 

Macro Definition Documentation

◆ WORLD_INSTANTIATE_STATIC_TEMPLATES

#define WORLD_INSTANTIATE_STATIC_TEMPLATES

Definition at line 25 of file madness.h.