MADNESS  version 0.9
Public Types | Public Member Functions | List of all members
madness::FunctionImpl< T, NDIM >::remove_internal_coeffs Struct Reference

#include <funcimpl.h>

Public Types

typedef Range< typename
dcT::iterator
rangeT
 

Public Member Functions

 remove_internal_coeffs ()
 constructor need impl for cdata More...
 
bool operator() (typename rangeT::iterator &it) const
 
template<typename Archive >
void serialize (const Archive &ar)
 

Detailed Description

template<typename T, std::size_t NDIM>
struct madness::FunctionImpl< T, NDIM >::remove_internal_coeffs

remove all coefficients of internal nodes presumably to switch from redundant to reconstructed state

Member Typedef Documentation

template<typename T, std::size_t NDIM>
typedef Range<typename dcT::iterator> madness::FunctionImpl< T, NDIM >::remove_internal_coeffs::rangeT

Constructor & Destructor Documentation

template<typename T, std::size_t NDIM>
madness::FunctionImpl< T, NDIM >::remove_internal_coeffs::remove_internal_coeffs ( )
inline

constructor need impl for cdata

Member Function Documentation

template<typename T, std::size_t NDIM>
bool madness::FunctionImpl< T, NDIM >::remove_internal_coeffs::operator() ( typename rangeT::iterator it) const
inline
template<typename T, std::size_t NDIM>
template<typename Archive >
void madness::FunctionImpl< T, NDIM >::remove_internal_coeffs::serialize ( const Archive &  ar)
inline

The documentation for this struct was generated from the following file: