|
MADNESS 0.10.1
|
#include <fcwf.h>

Public Member Functions | |
| Fcwf_vector_allocator (World &world, unsigned int m_size) | |
| std::vector< Fcwf > | operator() () |
| Fcwf_vector_allocator | operator= (const Fcwf_vector_allocator &other) |
| void | set_size (int size) |
Private Attributes | |
| unsigned int | m_size |
| World & | world |
| Fcwf_vector_allocator Fcwf_vector_allocator::operator= | ( | const Fcwf_vector_allocator & | other | ) |
References m_size, madness::nonlinear_vector_solver(), and world.
Referenced by operator()(), operator=(), and set_size().
|
private |
Referenced by operator()(), and operator=().