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

Member Data Documentation

int vtkExodusIIWriter::VariableInfo::NumComponents

Definition at line 264 of file vtkExodusIIWriter.h.

int vtkExodusIIWriter::VariableInfo::InIndex

Definition at line 265 of file vtkExodusIIWriter.h.

int vtkExodusIIWriter::VariableInfo::ScalarOutOffset

Definition at line 266 of file vtkExodusIIWriter.h.

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

Definition at line 267 of file vtkExodusIIWriter.h.


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