MADNESS  0.10.1
Public Member Functions | Public Attributes | List of all members
madness::response_function_allocator Struct Reference

#include <x_space.h>

Collaboration diagram for madness::response_function_allocator:
Collaboration graph
[legend]

Public Member Functions

 response_function_allocator (World &world)
 
real_function_3d operator() ()
 
response_function_allocator operator= (const response_function_allocator &other)
 

Public Attributes

Worldworld
 

Constructor & Destructor Documentation

◆ response_function_allocator()

madness::response_function_allocator::response_function_allocator ( World world)
inline

Referenced by operator=().

Member Function Documentation

◆ operator()()

real_function_3d madness::response_function_allocator::operator() ( )
inline

References world.

◆ operator=()

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

Member Data Documentation

◆ world

World& madness::response_function_allocator::world

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


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