VTK
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 234 of file vtkExodusIIWriter.h.

Member Data Documentation

int vtkExodusIIWriter::VariableInfo::NumComponents

Definition at line 236 of file vtkExodusIIWriter.h.

int vtkExodusIIWriter::VariableInfo::InIndex

Definition at line 237 of file vtkExodusIIWriter.h.

int vtkExodusIIWriter::VariableInfo::ScalarOutOffset

Definition at line 238 of file vtkExodusIIWriter.h.

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

Definition at line 239 of file vtkExodusIIWriter.h.


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