ParticleDirectionTactic returns the first RR that transfers the quantum numbers between particles in the desired direction.
More...
#include <tactic.h>
|
|
typedef SafePtr< RecurrenceRelation > | RR |
| |
|
typedef std::vector< RR > | rr_stack |
| |
|
static constexpr bool | class_debug () |
| |
ParticleDirectionTactic returns the first RR that transfers the quantum numbers between particles in the desired direction.
◆ ParticleDirectionTactic()
| libint2::ParticleDirectionTactic::ParticleDirectionTactic |
( |
bool |
increase | ) |
|
|
inline |
- Parameters
-
| increasing | if true, quanta should be transferred from lower to higher particle indices. |
◆ optimal_rr()
| ParticleDirectionTactic::RR ParticleDirectionTactic::optimal_rr |
( |
const rr_stack & |
stack | ) |
const |
|
virtual |
The documentation for this class was generated from the following files: