sd.h File Reference
Include dependency graph for sd.h:
This graph shows which files directly or indirectly include this file:

Classes

class  mpqc::lcao::pbc::SD
 Abstract single-determinant wavefunction under open and periodic boundary conditions. More...
 
class  mpqc::lcao::pbc::SD::Impl< Tile, Policy >
 single-determinant wavefunction under open and periodic boundary conditions. More...
 

Namespaces

 mpqc
 The top-level namespace for all Massively Parallel Quantum Chemistry package.
 
 mpqc::lcao
 
 mpqc::lcao::pbc
 import the gaussian::utility namespace into the pbc::gaussian namespace
 

Typedefs

using mpqc::lcao::pbc::MatrixzVec = std::vector< MatrixZ >
 
using mpqc::lcao::pbc::MatrixdVec = std::vector< RowMatrixXd >
 
using mpqc::lcao::pbc::VectorzVec = std::vector< VectorZ >
 
using mpqc::lcao::pbc::VectordVec = std::vector< VectorD >