28 #ifndef _mpqc_src_lib_chemistry_molecule_frag_h
29 #define _mpqc_src_lib_chemistry_molecule_frag_h
31 #include <chemistry/molecule/molecule.h>
106 std::set<int> includes_atoms_;
107 std::set<int> excludes_atoms_;
112 std::set<int>& includes_atoms,
113 std::set<int>& excludes_atoms,
114 std::set<int>& atoms_in_frag);
122 #endif // end of header guard
The Molecule class contains information about molecules.
Definition: molecule.h:149
A template class that maintains references counts.
Definition: ref.h:361
MolecularFragment is a Molecule that is a fragment of another Molecule object.
Definition: frag.h:39
void save_data_state(StateOut &)
Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR ...
This class is used to contain information about classes.
Definition: class.h:147
int fragment(int atom) const
returns the fragment to which atom belongs to
Definition: stateout.h:71
MolecularFragment(const Ref< KeyVal > &kv)
A KeyVal constructor is used to generate a MolecularFragment object from the input.
Contains all MPQC code up to version 3.
Definition: mpqcin.h:14
Generated at Sun Jan 26 2020 23:23:56 for MPQC
3.0.0-alpha using the documentation package Doxygen
1.8.16.