pairinteraction
A Rydberg Interaction Calculator
SystemPair.cpp File Reference
+ Include dependency graph for SystemPair.cpp:

Go to the source code of this file.

Data Structures

struct  pairinteraction::OperatorMatrices< Scalar >
 

Namespaces

namespace  pairinteraction
 

Functions

template<typename Scalar >
GreenTensor< Scalar > pairinteraction::construct_green_tensor (const std::array< typename traits::NumTraits< Scalar >::real_t, 3 > &distance_vector, int interaction_order)
 
template<typename Scalar >
OperatorMatrices< Scalar > pairinteraction::construct_operator_matrices (const GreenTensor< Scalar > &green_tensor, const std::shared_ptr< const BasisAtom< Scalar > > &basis1, const std::shared_ptr< const BasisAtom< Scalar > > &basis2)