VTK  9.3.20240418
Public Attributes | List of all members
vtkExodusIIWriter::VariableInfo Struct Reference

#include <vtkExodusIIWriter.h>

Public Attributes

int NumComponents
 
int InIndex
 
int ScalarOutOffset
 
std::vector< std::string > OutNames
 

Detailed Description

Definition at line 267 of file vtkExodusIIWriter.h.

Member Data Documentation

◆ NumComponents

int vtkExodusIIWriter::VariableInfo::NumComponents

Definition at line 269 of file vtkExodusIIWriter.h.

◆ InIndex

int vtkExodusIIWriter::VariableInfo::InIndex

Definition at line 270 of file vtkExodusIIWriter.h.

◆ ScalarOutOffset

int vtkExodusIIWriter::VariableInfo::ScalarOutOffset

Definition at line 271 of file vtkExodusIIWriter.h.

◆ OutNames

std::vector<std::string> vtkExodusIIWriter::VariableInfo::OutNames

Definition at line 272 of file vtkExodusIIWriter.h.


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