|
| MacroTaskExchangeSimple (const long nresult, const double lo, const double mul_tol, const bool symmetric) |
|
resultT | allocator (World &world, const argtupleT &argtuple) const |
|
vecfuncT | compute_batch_in_asymmetric_matrix (World &subworld, const vecfuncT &ket_batch, const vecfuncT &bra_batch, const vecfuncT &vf_batch) const |
| compute a batch of the exchange matrix, with non-identical ranges More...
|
|
vecfuncT | compute_diagonal_batch_in_symmetric_matrix (World &subworld, const vecfuncT &ket_batch, const vecfuncT &bra_batch, const vecfuncT &vf_batch) const |
| compute a batch of the exchange matrix, with identical ranges, exploiting the matrix symmetry More...
|
|
std::pair< vecfuncT, vecfuncT > | compute_offdiagonal_batch_in_symmetric_matrix (World &subworld, const vecfuncT &ket, const vecfuncT &bra_batch, const vecfuncT &vf_batch) const |
| compute a batch of the exchange matrix, with non-identical ranges More...
|
|
std::vector< Function< T, NDIM > > | operator() (const std::vector< Function< T, NDIM >> &vf_batch, const std::vector< Function< T, NDIM >> &bra_batch, const std::vector< Function< T, NDIM >> &vket) |
|
| MacroTaskOperationBase () |
|
◆ argtupleT
template<typename T , std::size_t NDIM>
template<typename T , std::size_t NDIM>
◆ resultT
template<typename T , std::size_t NDIM>
template<typename T , std::size_t NDIM>
◆ MacroTaskExchangeSimple()
template<typename T , std::size_t NDIM>
template<typename T , std::size_t NDIM>
◆ allocator()
template<typename T , std::size_t NDIM>
template<typename T , std::size_t NDIM>
◆ compute_batch_in_asymmetric_matrix()
template<typename T , std::size_t NDIM>
template<typename T , std::size_t NDIM>
◆ compute_diagonal_batch_in_symmetric_matrix()
template<typename T , std::size_t NDIM>
template<typename T , std::size_t NDIM>
◆ compute_offdiagonal_batch_in_symmetric_matrix()
template<typename T , std::size_t NDIM>
template<typename T , std::size_t NDIM>
compute a batch of the exchange matrix, with non-identical ranges
- Parameters
-
subworld | the world we're computing in |
cloud | where to store the results |
bra_batch | the bra batch of orbitals (including the nuclear correlation factor square) |
ket_batch | the ket batch of orbitals, i.e. the orbitals to premultiply with |
vf_batch | the argument of the exchange operator |
subworld | the world we're computing in |
cloud | where to store the results |
bra_batch | the bra batch of orbitals (including the nuclear correlation factor square) |
ket_batch | the ket batch of orbitals, also the orbitals to premultiply with |
vf_batch | the argument of the exchange operator |
References madness::_(), madness::apply(), madness::cpu_time(), madness::dot(), madness::WorldGopInterface::fence(), madness::flatten(), madness::World::gop, ij(), lo, MADNESS_CHECK, set_poisson(), and madness::truncate().
◆ operator()()
template<typename T , std::size_t NDIM>
template<typename T , std::size_t NDIM>
◆ lo
template<typename T , std::size_t NDIM>
template<typename T , std::size_t NDIM>
◆ mul_tol
template<typename T , std::size_t NDIM>
template<typename T , std::size_t NDIM>
◆ nresult
template<typename T , std::size_t NDIM>
template<typename T , std::size_t NDIM>
◆ symmetric
template<typename T , std::size_t NDIM>
template<typename T , std::size_t NDIM>
The documentation for this class was generated from the following files: