mpqc::lcao::pno::MatrixGetter< T, P > Class Template Reference

Public Member Functions

 MatrixGetter (TA::DistArray< T, P > &S, TA::DistArray< T, P > &F, TA::DistArray< T, P > &M, TA::DistArray< T, P > &Z)
 
std::array< RowMatrixXd, 4 > get_ZMFS (SparseMap const &IJX, SparseMap const &IJA, int I, int J)
 

Constructor & Destructor Documentation

◆ MatrixGetter()

template<typename T , typename P >
mpqc::lcao::pno::MatrixGetter< T, P >::MatrixGetter ( TA::DistArray< T, P > &  S,
TA::DistArray< T, P > &  F,
TA::DistArray< T, P > &  M,
TA::DistArray< T, P > &  Z 
)
inline

Member Function Documentation

◆ get_ZMFS()

template<typename T , typename P >
std::array<RowMatrixXd, 4> mpqc::lcao::pno::MatrixGetter< T, P >::get_ZMFS ( SparseMap const &  IJX,
SparseMap const &  IJA,
int  I,
int  J 
)
inline

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