MADNESS
0.10.1
|
check symmetry wrt particle exchange More...
#include <funcimpl.h>
Public Types | |
typedef Range< typename dcT::const_iterator > | rangeT |
Public Member Functions | |
do_check_symmetry_local () | |
do_check_symmetry_local (const implT &f) | |
double | operator() (double a, double b) const |
double | operator() (typename rangeT::iterator &it) const |
return the norm of the difference of this node and its "mirror" node More... | |
template<typename Archive > | |
void | serialize (const Archive &ar) |
Public Attributes | |
const implT * | f |
check symmetry wrt particle exchange
typedef Range<typename dcT::const_iterator> madness::FunctionImpl< T, NDIM >::do_check_symmetry_local::rangeT |
|
inline |
|
inline |
|
inline |
|
inline |
return the norm of the difference of this node and its "mirror" node
References madness::FunctionNode< T, NDIM >::coeff(), madness::copy(), madness::FunctionImpl< T, NDIM >::do_check_symmetry_local::f, madness::WorldContainer< keyT, valueT, hashfunT >::find(), madness::GenTensor< T >::full_tensor_copy(), madness::FunctionImpl< T, NDIM >::get_coeffs(), madness::FunctionNode< T, NDIM >::has_children(), madness::GenTensor< T >::has_data(), madness::Key< NDIM >::level(), madness::FunctionImpl< T, NDIM >::MADNESS_ASSERT(), madness::Tensor< T >::mapdim(), NDIM, madness::detail::norm(), madness::GenTensor< T >::normf(), madness::Tensor< T >::normf(), madness::WorldContainer< keyT, valueT, hashfunT >::probe(), madness::World::size(), madness::Key< NDIM >::translation(), and madness::FunctionImpl< T, NDIM >::world.
|
inline |
References MADNESS_EXCEPTION.
const implT* madness::FunctionImpl< T, NDIM >::do_check_symmetry_local::f |