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

given an NS tree resulting from a convolution, truncate leafs if appropriate More...

#include <funcimpl.h>

Collaboration diagram for madness::FunctionImpl< T, NDIM >::do_truncate_NS_leafs:
Collaboration graph
[legend]

Public Types

typedef Range< typename
dcT::iterator
rangeT
 

Public Member Functions

 do_truncate_NS_leafs (const implT *f)
 
bool operator() (typename rangeT::iterator &it) const
 
template<typename Archive >
void serialize (const Archive &ar)
 

Public Attributes

const implTf
 

Detailed Description

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

given an NS tree resulting from a convolution, truncate leafs if appropriate

Member Typedef Documentation

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

Constructor & Destructor Documentation

template<typename T, std::size_t NDIM>
madness::FunctionImpl< T, NDIM >::do_truncate_NS_leafs::do_truncate_NS_leafs ( const implT f)
inline

Member Function Documentation

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

Member Data Documentation

template<typename T, std::size_t NDIM>
const implT* madness::FunctionImpl< T, NDIM >::do_truncate_NS_leafs::f

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