 |
VTK
9.1.0
|
Go to the documentation of this file.
31 #ifndef vtkPWindBladeReader_h
32 #define vtkPWindBladeReader_h
34 #include "vtkIOMPIParallelModule.h"
37 class PWindBladeReaderInternal;
63 PWindBladeReaderInternal* PInternal;
class for reading WindBlade data files
static vtkPWindBladeReader * New()
void LoadBladeData(int timeStep) override
bool ReadGlobalData() override
void CalculatePressure(int pressure, int prespre, int tempg, int density) override
void LoadVariableData(int var) override
a simple class to control print indentation
void CalculateVorticity(int vort, int uvw, int density) override
void CreateZTopography(float *zValues) override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void SetupBladeData() override
bool FindVariableOffsets() override
class for reading WindBlade data files
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkPWindBladeReader() override