28#ifndef _mpqc_src_lib_extern_moinfo_molden_moinfo_h
29#define _mpqc_src_lib_extern_moinfo_molden_moinfo_h
33#include <chemistry/qc/basis/basis.h>
34#include <chemistry/qc/wfn/rdm.h>
35#include <math/scmat/abstract.h>
46 std::vector<unsigned int> orbsym()
const;
51 std::vector<unsigned int> orbsym_;
Reads MO information from a text MOLDEN file.
Definition molden_moinfo.h:40
The RefSCMatrix class is a smart pointer to an SCMatrix specialization.
Definition matrix.h:135
A template class that maintains references counts.
Definition ref.h:361
Contains all MPQC code up to version 3.
Definition mpqcin.h:14