29 #ifndef CDPL_GRID_DREGULARGRIDSETREADER_HPP
30 #define CDPL_GRID_DREGULARGRIDSETREADER_HPP
41 template <
typename T>
class RegularGridSet<
T>;
Indirected array of dynamically allocated Grid::RegularGrid instances.
Definition: RegularGridSet.hpp:49
constexpr unsigned int T
Specifies Hydrogen (Tritium).
Definition: AtomType.hpp:67
Util::MultiFormatDataReader< DRegularGridSet > DRegularGridSetReader
Reader for grid set data of type Grid::DRegularGridSet in any supported format.
Definition: DRegularGridSetReader.hpp:47
RegularGridSet< double > DRegularGridSet
Convenience alias for the double-precision regular spatial grid sets.
Definition: DRegularGridSetReader.hpp:42
The namespace of the Chemical Data Processing Library.