|
MADNESS 0.10.1
|
#include <nonlinsol.h>

Public Member Functions | |
| vector_function_allocator (World &world, const int nn) | |
| std::vector< Function< T, NDIM > > | operator() () |
| allocate a vector of n empty functions | |
Public Attributes | |
| const int | n =-1 |
| 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
References madness::vector_function_allocator< T, NDIM >::n, madness::nonlinear_vector_solver(), and madness::vector_function_allocator< T, NDIM >::world.
| const int madness::vector_function_allocator< T, NDIM >::n =-1 |
Referenced by madness::vector_function_allocator< T, NDIM >::operator()().
Referenced by madness::vector_function_allocator< T, NDIM >::operator()().