MADNESS  0.10.1
Public Member Functions | Public Attributes | List of all members
madness::TDHF_allocator Struct Reference
Collaboration diagram for madness::TDHF_allocator:
Collaboration graph
[legend]

Public Member Functions

 TDHF_allocator (World &world, const int nnoct)
 
vector_real_function_3d operator() ()
 
TDHF_allocator operator= (const TDHF_allocator &other)
 

Public Attributes

const int noct
 
Worldworld
 

Constructor & Destructor Documentation

◆ TDHF_allocator()

madness::TDHF_allocator::TDHF_allocator ( World world,
const int  nnoct 
)
inline
Parameters
[in]worldthe world
[in]nnoctthe number of functions in a given vector
Todo:
validate doxygen on nnoct

Member Function Documentation

◆ operator()()

vector_real_function_3d madness::TDHF_allocator::operator() ( )
inline

References noct, and world.

◆ operator=()

TDHF_allocator madness::TDHF_allocator::operator= ( const TDHF_allocator other)
inline

References noct, and world.

Member Data Documentation

◆ noct

const int madness::TDHF_allocator::noct

Referenced by operator()(), and operator=().

◆ world

World& madness::TDHF_allocator::world

Referenced by operator()(), and operator=().


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