mpqc::lcao::SD< Tile, Policy > Class Template Reference

Documentation

template<typename Tile, typename Policy>
class mpqc::lcao::SD< Tile, Policy >

General Single-Determinant Wavefunction.

Supports spin-restricted (including high-spin open-shell) and spin-unrestricted determinants.

Public Types

using array_type = TA::DistArray< Tile, Policy >
 
using arrayvec_type = TA::DistArrayVector< Tile, Policy >
 

Public Member Functions

 SD ()=default
 

Member Typedef Documentation

◆ array_type

template<typename Tile , typename Policy >
using mpqc::lcao::SD< Tile, Policy >::array_type = TA::DistArray<Tile, Policy>

◆ arrayvec_type

template<typename Tile , typename Policy >
using mpqc::lcao::SD< Tile, Policy >::arrayvec_type = TA::DistArrayVector<Tile, Policy>

Constructor & Destructor Documentation

◆ SD()

template<typename Tile , typename Policy >
mpqc::lcao::SD< Tile, Policy >::SD ( )
default

The documentation for this class was generated from the following files:
  • mpqc/chemistry/qc/lcao/scf/fwd.h
  • mpqc/chemistry/qc/lcao/scf/sd.h