MADNESS 0.10.1
|
Public Member Functions | |
function_allocator (World &world) | |
Function< T, NDIM > | operator() () |
allocate a vector of n empty functions | |
Public Attributes | |
const int | n =-1 |
World & | world |
|
inline |
[in] | world | the world |
|
inline |
allocate a vector of n empty functions
References madness::f, and function_allocator< T, NDIM >::world.
const int function_allocator< T, NDIM >::n =-1 |
World& function_allocator< T, NDIM >::world |
Referenced by function_allocator< T, NDIM >::operator()().