| VTK
    | 
#include "vtkExodusIIReaderPrivate.h"#include <vtksys/RegularExpression.hxx>#include <vtksys/String.hxx>#include <vector>#include <set>Go to the source code of this file.
| Classes | |
| class | vtkExodusIIReaderVariableCheck | 
| Abstract base class for glomming arrays of variable names.  More... | |
| class | vtkExodusIIReaderScalarCheck | 
| This always accepts a single array name as a scalar. It is the fallback for all other checkers.  More... | |
| class | vtkExodusIIReaderVectorCheck | 
| This looks for n-D vectors whose names are identical except for a single final character.  More... | |
| class | vtkExodusIIReaderTensorCheck | 
| This looks for symmetric tensors of a given rank and dimension.  More... | |
| class | vtkExodusIIReaderIntPointCheck | 
| This looks for integration-point variables whose names contain an element shape and digits specifying an integration point.  More... | |
 1.8.9.1
 1.8.9.1