| MADNESS
    version 0.9
    | 
shallow-copy, pared-down version of FunctionNode, for special purpose only More...
#include <funcimpl.h>
| Public Types | |
| typedef GenTensor< T > | coeffT | 
| Public Member Functions | |
| ShallowNode () | |
| ShallowNode (const FunctionNode< T, NDIM > &node) | |
| ShallowNode (const ShallowNode< T, NDIM > &node) | |
| const coeffT & | coeff () const | 
| coeffT & | coeff () | 
| bool | has_children () const | 
| bool | is_leaf () const | 
| template<typename Archive > | |
| void | serialize (Archive &ar) | 
| Public Attributes | |
| coeffT | _coeffs | 
| bool | _has_children | 
shallow-copy, pared-down version of FunctionNode, for special purpose only
| typedef GenTensor<T> madness::ShallowNode< T, NDIM >::coeffT | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
References madness::ShallowNode< T, NDIM >::_coeffs.
Referenced by madness::ShallowNode< T, NDIM >::serialize().
| 
 | inline | 
References madness::ShallowNode< T, NDIM >::_coeffs.
| 
 | inline | 
References madness::ShallowNode< T, NDIM >::_has_children.
| 
 | inline | 
References madness::ShallowNode< T, NDIM >::_has_children.
| 
 | inline | 
| coeffT madness::ShallowNode< T, NDIM >::_coeffs | 
Referenced by madness::ShallowNode< T, NDIM >::coeff().
| bool madness::ShallowNode< T, NDIM >::_has_children | 
 1.8.8
 1.8.8