VTK  9.3.20240328
Public Attributes | List of all members
vtkFLUENTCFFReader::ScalarDataChunk Struct Reference

#include <vtkFLUENTCFFReader.h>

Public Attributes

std::string variableName
 
vtkIdType zoneId
 
std::vector< double > scalarData
 

Detailed Description

Definition at line 132 of file vtkFLUENTCFFReader.h.

Member Data Documentation

◆ variableName

std::string vtkFLUENTCFFReader::ScalarDataChunk::variableName

Definition at line 134 of file vtkFLUENTCFFReader.h.

◆ zoneId

vtkIdType vtkFLUENTCFFReader::ScalarDataChunk::zoneId

Definition at line 135 of file vtkFLUENTCFFReader.h.

◆ scalarData

std::vector<double> vtkFLUENTCFFReader::ScalarDataChunk::scalarData

Definition at line 136 of file vtkFLUENTCFFReader.h.


The documentation for this struct was generated from the following file: