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

FourCenter_OS_Tactic decides graph build for (bra0 ket0| bra1 ket1) = <bra0 bra1|ket0 ket1> More...

#include <tactic.h>

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

Public Member Functions

 FourCenter_OS_Tactic (unsigned lbra0, unsigned lket0, unsigned lbra1, unsigned lket1)
 
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

FourCenter_OS_Tactic decides graph build for (bra0 ket0| bra1 ket1) = <bra0 bra1|ket0 ket1>

Constructor & Destructor Documentation

◆ FourCenter_OS_Tactic()

libint2::FourCenter_OS_Tactic::FourCenter_OS_Tactic ( unsigned  lbra0,
unsigned  lket0,
unsigned  lbra1,
unsigned  lket1 
)
inline
Parameters
lbra0
lbra1
lket0
lket1

Member Function Documentation

◆ optimal_rr()

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

Implements libint2::Tactic.


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