MADNESS 0.10.1
|
map this on f More...
#include <funcimpl.h>
Public Types | |
typedef Range< typename dcT::iterator > | rangeT |
Public Member Functions | |
do_mapdim () | |
do_mapdim (const std::vector< long > map, implT &f) | |
bool | operator() (typename rangeT::iterator &it) const |
template<typename Archive > | |
void | serialize (const Archive &ar) |
Public Attributes | |
implT * | f |
std::vector< long > | map |
map this on f
typedef Range<typename dcT::iterator> madness::FunctionImpl< T, NDIM >::do_mapdim::rangeT |
|
inline |
|
inline |
|
inline |
References c, cc, madness::FunctionNode< T, NDIM >::coeff(), madness::copy(), madness::FunctionImpl< T, NDIM >::do_mapdim::f, madness::FunctionImpl< T, NDIM >::get_coeffs(), madness::FunctionImpl< T, NDIM >::get_tensor_args(), madness::FunctionNode< T, NDIM >::has_children(), madness::Key< NDIM >::level(), madness::FunctionImpl< T, NDIM >::do_mapdim::map, NDIM, madness::GenTensor< T >::reconstruct_tensor(), madness::WorldContainer< keyT, valueT, hashfunT >::replace(), and madness::Key< NDIM >::translation().
|
inline |
References MADNESS_EXCEPTION.
implT* madness::FunctionImpl< T, NDIM >::do_mapdim::f |
Referenced by madness::FunctionImpl< T, NDIM >::do_mapdim::operator()().
std::vector<long> madness::FunctionImpl< T, NDIM >::do_mapdim::map |
Referenced by madness::FunctionImpl< T, NDIM >::do_mapdim::operator()().