Chemical Data Processing Library C++ API - Version 1.4.0
Namespaces | Typedefs
CUBEDRegularGridInputHandler.hpp File Reference

Declaration of type CDPL::Grid::CUBEDRegularGridInputHandler. More...

#include "CDPL/Grid/DataFormat.hpp"
#include "CDPL/Grid/CUBEDRegularGridReader.hpp"
#include "CDPL/Util/DefaultDataInputHandler.hpp"

Go to the source code of this file.

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Grid
 Contains classes and functions related to grid based data representation and processing.
 

Typedefs

typedef Util::DefaultDataInputHandler< CUBEDRegularGridReader, DataFormat::CUBE > CDPL::Grid::CUBEDRegularGridInputHandler
 A handler for the input of regular spatial grid data in the Gaussian CUBEL [CUBE] format. More...
 

Detailed Description

Declaration of type CDPL::Grid::CUBEDRegularGridInputHandler.