dfj.h File Reference
#include <mpqc/chemistry/qc/lcao/basis/fwd.h>
#include "mpqc/chemistry/qc/lcao/scf/fwd.h"
#include "mpqc/math/external/eigen/eigen.h"
#include "mpqc/math/external/tiledarray/fwd.h"
#include "mpqc/math/tensor/clr/array_to_eigen.h"
#include "mpqc/util/core/cuda.h"
#include <TiledArray/dist_array.h>
#include <memory>
Include dependency graph for dfj.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | mpqc::libintx::DFJEngine |
Uses LibintX to compute Coulomb potential in Gaussian basis via DF. More... | |
Namespaces | |
libintx | |
libintx::cuda | |
libintx::cuda::dfj | |
mpqc | |
The top-level namespace for all Massively Parallel Quantum Chemistry package. | |
mpqc::libintx | |
Functions | |
template<typename Tile , typename Policy > | |
lcao::DFJEngine< Tile, Policy > | mpqc::libintx::make_dfj_engine (const mpqc::lcao::gaussian::Basis &basis, const mpqc::lcao::gaussian::Basis &df_basis, double screening_threshold) |