MADNESS
version 0.9
|
#include <funcimpl.h>
Public Member Functions | |
do_inner_ext_local_ffi (const std::shared_ptr< FunctionFunctorInterface< T, NDIM > > f, const implT *impl, const bool leaf_refine) | |
T | operator() (typename dcT::const_iterator &it) const |
T | operator() (T a, T b) const |
template<typename Archive > | |
void | serialize (const Archive &ar) |
Public Attributes | |
const std::shared_ptr < FunctionFunctorInterface< T, NDIM > > | fref |
const implT * | impl |
const bool | leaf_refine |
|
inline |
|
inline |
References cc, madness::FunctionImpl< T, NDIM >::inner_ext_recursive(), and std::tr1::T().
|
inline |
|
inline |
const std::shared_ptr< FunctionFunctorInterface<T, NDIM> > madness::FunctionImpl< T, NDIM >::do_inner_ext_local_ffi::fref |
const implT* madness::FunctionImpl< T, NDIM >::do_inner_ext_local_ffi::impl |
const bool madness::FunctionImpl< T, NDIM >::do_inner_ext_local_ffi::leaf_refine |