LIBINT  2.6.0
Static Public Attributes | List of all members
libint2::OperatorProperties< NP, multi, psymmetry, origin_dependent > Class Template Reference

OperatorProperties describes various properties of an operator or operator set. More...

#include <oper.h>

Static Public Attributes

static constexpr auto np = NP
 
static constexpr auto multiplicative = multi
 
static constexpr auto psymm = psymmetry
 
static constexpr auto odep = origin_dependent
 

Detailed Description

template<unsigned int NP, bool multi, PermutationalSymmetry::type psymmetry, bool origin_dependent = false>
class libint2::OperatorProperties< NP, multi, psymmetry, origin_dependent >

OperatorProperties describes various properties of an operator or operator set.

Template Parameters
NPnumber of particles
multitrue if multiplicative
psymmetrysymmetry with respect to permutation of bra and ket
origin_dependenttrue if operator is origin-dependent

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