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

Member Data Documentation

int vtkExodusIIWriter::VariableInfo::NumComponents

Definition at line 255 of file vtkExodusIIWriter.h.

int vtkExodusIIWriter::VariableInfo::InIndex

Definition at line 256 of file vtkExodusIIWriter.h.

int vtkExodusIIWriter::VariableInfo::ScalarOutOffset

Definition at line 257 of file vtkExodusIIWriter.h.

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

Definition at line 258 of file vtkExodusIIWriter.h.


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