LIBINT 2.7.2
Public Member Functions | List of all members
libint2::ParticleDirectionTactic Class Reference

ParticleDirectionTactic returns the first RR that transfers the quantum numbers between particles in the desired direction. More...

#include <tactic.h>

Inheritance diagram for libint2::ParticleDirectionTactic:
Inheritance graph
[legend]
Collaboration diagram for libint2::ParticleDirectionTactic:
Collaboration graph
[legend]

Public Member Functions

 ParticleDirectionTactic (bool increase)
 
RR optimal_rr (const rr_stack &stack) const
 
virtual RR optimal_rr (const rr_stack &stack) const =0
 

Additional Inherited Members

- Public Types inherited from libint2::Tactic
typedef SafePtr< RecurrenceRelationRR
 
typedef std::vector< RR > rr_stack
 
- Static Public Member Functions inherited from libint2::Tactic
static constexpr bool class_debug ()
 

Detailed Description

ParticleDirectionTactic returns the first RR that transfers the quantum numbers between particles in the desired direction.

Constructor & Destructor Documentation

◆ ParticleDirectionTactic()

libint2::ParticleDirectionTactic::ParticleDirectionTactic ( bool  increase)
inline
Parameters
increasingif true, quanta should be transferred from lower to higher particle indices.

Member Function Documentation

◆ optimal_rr()

ParticleDirectionTactic::RR ParticleDirectionTactic::optimal_rr ( const rr_stack &  stack) const
virtual

Implements libint2::Tactic.


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