MADNESS  0.10.1
Public Member Functions | Public Attributes | List of all members
madness::SeparatedConvolution< Q, NDIM >::ApplyTerms Struct Reference

laziness for calling lists: which terms to apply More...

Public Member Functions

 ApplyTerms ()
 
bool any_terms () const
 

Public Attributes

bool r_term
 
bool t_term
 

Detailed Description

template<typename Q, std::size_t NDIM>
struct madness::SeparatedConvolution< Q, NDIM >::ApplyTerms

laziness for calling lists: which terms to apply

Constructor & Destructor Documentation

◆ ApplyTerms()

template<typename Q , std::size_t NDIM>
madness::SeparatedConvolution< Q, NDIM >::ApplyTerms::ApplyTerms ( )
inline

Member Function Documentation

◆ any_terms()

template<typename Q , std::size_t NDIM>
bool madness::SeparatedConvolution< Q, NDIM >::ApplyTerms::any_terms ( ) const
inline

Member Data Documentation

◆ r_term

template<typename Q , std::size_t NDIM>
bool madness::SeparatedConvolution< Q, NDIM >::ApplyTerms::r_term

◆ t_term

template<typename Q , std::size_t NDIM>
bool madness::SeparatedConvolution< Q, NDIM >::ApplyTerms::t_term

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