|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   24 #ifndef vtkVASPTessellationReader_h 
   25 #define vtkVASPTessellationReader_h 
   27 #include "vtkDomainsChemistryModule.h"  
   32 class RegularExpression;
 
   48   vtkSetStringMacro(FileName);
 
   49   vtkGetStringMacro(FileName);
 
   68   bool NextTimeStep(std::istream& in, 
double& 
time);
 
   93 #endif // vtkVASPTessellationReader_h 
  
vtksys::RegularExpression * AtomCountParser
Superclass for algorithms that operate on vtkMolecules.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtksys::RegularExpression * ParenExtract
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtksys::RegularExpression * AtomParser
Read NPT_Z_TESSELLATE.out files.
a simple class to control print indentation
class describing a molecule
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
vtksys::RegularExpression * TimeParser
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
dataset represents arbitrary combinations of all possible cell types
static vtkMoleculeAlgorithm * New()
vtksys::RegularExpression * LatticeParser