27#ifndef vtkGaussianCubeReader_h
28#define vtkGaussianCubeReader_h
30#include "vtkIOChemistryModule.h"
read ASCII Gaussian Cube Data files
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void ReadSpecificMolecule(FILE *fp) override
static vtkGaussianCubeReader * New()
int FillOutputPortInformation(int, vtkInformation *) override
Fill the output port information objects for this algorithm.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkGaussianCubeReader() override
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
vtkImageData * GetGridOutput()
topologically and geometrically regular array of data
a simple class to control print indentation
Read molecular data files.