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

#include <x_space.h>

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

Public Member Functions

 response_matrix_allocator (World &world, size_t n_orbtials)
 
vector_real_function_3d operator() ()
 
response_matrix_allocator operator= (const response_matrix_allocator &other)
 

Public Attributes

const size_t n_orbtials
 
Worldworld
 

Constructor & Destructor Documentation

◆ response_matrix_allocator()

madness::response_matrix_allocator::response_matrix_allocator ( World world,
size_t  n_orbtials 
)
inline

Referenced by operator=().

Member Function Documentation

◆ operator()()

vector_real_function_3d madness::response_matrix_allocator::operator() ( )
inline

References n_orbtials, and world.

◆ operator=()

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

Member Data Documentation

◆ n_orbtials

const size_t madness::response_matrix_allocator::n_orbtials

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

◆ world

World& madness::response_matrix_allocator::world

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


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