MADNESS 0.10.1
|
"put" this on g More...
#include <funcimpl.h>
Public Types | |
typedef Range< typename dcT::const_iterator > | rangeT |
Public Member Functions | |
do_average () | |
do_average (implT &g) | |
bool | operator() (typename rangeT::iterator &it) const |
iterator it points to this | |
template<typename Archive > | |
void | serialize (const Archive &ar) |
Public Attributes | |
implT * | g |
"put" this on g
typedef Range<typename dcT::const_iterator> madness::FunctionImpl< T, NDIM >::do_average::rangeT |
|
inline |
|
inline |
|
inline |
iterator it points to this
References madness::FunctionNode< T, NDIM >::coeff(), madness::WorldContainer< keyT, valueT, hashfunT >::find(), madness::FunctionImpl< T, NDIM >::do_average::g, madness::FunctionImpl< T, NDIM >::get_coeffs(), madness::FunctionNode< T, NDIM >::has_coeff(), and madness::WorldContainer< keyT, valueT, hashfunT >::replace().
|
inline |
implT* madness::FunctionImpl< T, NDIM >::do_average::g |
Referenced by madness::FunctionImpl< T, NDIM >::do_average::operator()().