Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the class CDPL::Chem::ElectronSystem. More...
#include <vector>
#include <utility>
#include <unordered_map>
#include <memory>
#include <boost/iterator/indirect_iterator.hpp>
#include "CDPL/Chem/APIPrefix.hpp"
#include "CDPL/Chem/AtomContainer.hpp"
Go to the source code of this file.
Classes | |
class | CDPL::Chem::ElectronSystem |
Describes an electron system of a molecule in terms of involved atoms and their electron contributions. More... | |
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Chem | |
Contains classes and functions related to chemistry. | |
Definition of the class CDPL::Chem::ElectronSystem.