TiledArray  0.7.0
TiledArray::detail::default_world Struct Reference

#include <madness.h>

Static Public Member Functions

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

Detailed Description

Definition at line 45 of file madness.h.

Member Function Documentation

◆ get()

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

Definition at line 46 of file madness.h.

◆ query()

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

Definition at line 59 of file madness.h.

◆ set()

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

Definition at line 55 of file madness.h.


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