TiledArray::detail::default_world Struct Reference

Documentation

Definition at line 51 of file madness.h.

Static Public Member Functions

static World & get ()
 
static void set (World *w)
 
static World * query ()
 

Member Function Documentation

◆ get()

static World& TiledArray::detail::default_world::get ( )
inlinestatic

Definition at line 52 of file madness.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ query()

static World* TiledArray::detail::default_world::query ( )
inlinestatic
Returns
pointer to the default world, if set, or nullptr otherwise

Definition at line 63 of file madness.h.

Here is the caller graph for this function:

◆ set()

static void TiledArray::detail::default_world::set ( World *  w)
inlinestatic

Definition at line 61 of file madness.h.

Here is the caller graph for this function:

The documentation for this struct was generated from the following file: