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

#include <funcimpl.h>

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

Public Types

typedef Range< typename dcT::iteratorrangeT
 

Public Member Functions

 do_consolidate_buffer ()
 
 do_consolidate_buffer (const TensorArgs &targs)
 
bool operator() (typename rangeT::iterator &it) const
 
template<typename Archive >
void serialize (const Archive &ar)
 

Public Attributes

TensorArgs targs
 

Member Typedef Documentation

◆ rangeT

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

Constructor & Destructor Documentation

◆ do_consolidate_buffer() [1/2]

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

◆ do_consolidate_buffer() [2/2]

template<typename T , std::size_t NDIM>
madness::FunctionImpl< T, NDIM >::do_consolidate_buffer::do_consolidate_buffer ( const TensorArgs targs)
inline

Member Function Documentation

◆ operator()()

template<typename T , std::size_t NDIM>
bool madness::FunctionImpl< T, NDIM >::do_consolidate_buffer::operator() ( typename rangeT::iterator it) const
inline

◆ serialize()

template<typename T , std::size_t NDIM>
template<typename Archive >
void madness::FunctionImpl< T, NDIM >::do_consolidate_buffer::serialize ( const Archive &  ar)
inline

Member Data Documentation

◆ targs

template<typename T , std::size_t NDIM>
TensorArgs madness::FunctionImpl< T, NDIM >::do_consolidate_buffer::targs

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