MADNESS
0.10.1
|
#include <x_space.h>
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 |
World & | world |
|
inline |
Referenced by operator=().
|
inline |
References n_orbtials, and world.
|
inline |
References response_matrix_allocator(), n_orbtials, and world.
const size_t madness::response_matrix_allocator::n_orbtials |
Referenced by operator()(), and operator=().
World& madness::response_matrix_allocator::world |
Referenced by operator()(), and operator=().