24 #ifndef vtkVASPTessellationReader_h 25 #define vtkVASPTessellationReader_h 27 #include "vtkDomainsChemistryModule.h" 32 class RegularExpression;
42 void PrintSelf(ostream& os,
vtkIndent indent)
override;
48 vtkSetStringMacro(FileName);
49 vtkGetStringMacro(FileName);
68 bool NextTimeStep(std::istream& in,
double&
time);
93 #endif // vtkVASPTessellationReader_h
vtksys::RegularExpression * ParenExtract
vtksys::RegularExpression * AtomCountParser
class describing a molecule
vtksys::RegularExpression * AtomParser
Superclass for algorithms that operate on vtkMolecules.
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
vtksys::RegularExpression * TimeParser
Read NPT_Z_TESSELLATE.out files.
vtksys::RegularExpression * LatticeParser