MADNESS
0.10.1
|
Public Member Functions | |
spinorallocator (World &world, const int n) | |
std::vector< Spinor > | operator() () |
allocate a vector of n empty functions More... | |
Public Attributes | |
const int | n |
World & | world |
|
inline |
[in] | world | the world |
[in] | nn | the number of functions in a given vector |
|
inline |
allocate a vector of n empty functions
const int spinorallocator::n |
World& spinorallocator::world |