ActiViz .NET
5.8.0
|
vtkFLUENTReader - reads a dataset in Fluent file format More...
Public Member Functions | |
vtkFLUENTReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkFLUENTReader () | |
Undocumented Block. | |
void | DisableAllCellArrays () |
Turn on/off all cell arrays. | |
void | EnableAllCellArrays () |
Turn on/off all cell arrays. | |
string | GetCellArrayName (int index) |
Get the name of the cell array with the given index in the input. | |
int | GetCellArrayStatus (string name) |
Get/Set whether the cell array with the given name is to be read. | |
int | GetDataByteOrder () |
These methods should be used instead of the SwapBytes methods. They indicate the byte ordering of the file you are trying to read in. These methods will then either swap or not swap the bytes depending on the byte ordering of the machine it is being run on. For example, reading in a BigEndian file on a BigEndian machine will result in no swapping. Trying to read the same file on a LittleEndian machine will result in swapping. As a quick note most UNIX machines are BigEndian while PC's and VAX tend to be LittleEndian. So if the file you are reading in was generated on a VAX or PC, SetDataByteOrderToLittleEndian otherwise SetDataByteOrderToBigEndian. Not used when reading text files. | |
string | GetDataByteOrderAsString () |
These methods should be used instead of the SwapBytes methods. They indicate the byte ordering of the file you are trying to read in. These methods will then either swap or not swap the bytes depending on the byte ordering of the machine it is being run on. For example, reading in a BigEndian file on a BigEndian machine will result in no swapping. Trying to read the same file on a LittleEndian machine will result in swapping. As a quick note most UNIX machines are BigEndian while PC's and VAX tend to be LittleEndian. So if the file you are reading in was generated on a VAX or PC, SetDataByteOrderToLittleEndian otherwise SetDataByteOrderToBigEndian. Not used when reading text files. | |
virtual string | GetFileName () |
Specify the file name of the Fluent case file to read. | |
int | GetNumberOfCellArrays () |
Get the number of cell arrays available in the input. | |
virtual int | GetNumberOfCells () |
Get the total number of cells. The number of cells is only valid after a successful read of the data file is performed. Initial value is 0. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkFLUENTReader | NewInstance () |
Undocumented Block. | |
void | SetCellArrayStatus (string name, int status) |
Get/Set whether the cell array with the given name is to be read. | |
void | SetDataByteOrder (int arg0) |
These methods should be used instead of the SwapBytes methods. They indicate the byte ordering of the file you are trying to read in. These methods will then either swap or not swap the bytes depending on the byte ordering of the machine it is being run on. For example, reading in a BigEndian file on a BigEndian machine will result in no swapping. Trying to read the same file on a LittleEndian machine will result in swapping. As a quick note most UNIX machines are BigEndian while PC's and VAX tend to be LittleEndian. So if the file you are reading in was generated on a VAX or PC, SetDataByteOrderToLittleEndian otherwise SetDataByteOrderToBigEndian. Not used when reading text files. | |
void | SetDataByteOrderToBigEndian () |
These methods should be used instead of the SwapBytes methods. They indicate the byte ordering of the file you are trying to read in. These methods will then either swap or not swap the bytes depending on the byte ordering of the machine it is being run on. For example, reading in a BigEndian file on a BigEndian machine will result in no swapping. Trying to read the same file on a LittleEndian machine will result in swapping. As a quick note most UNIX machines are BigEndian while PC's and VAX tend to be LittleEndian. So if the file you are reading in was generated on a VAX or PC, SetDataByteOrderToLittleEndian otherwise SetDataByteOrderToBigEndian. Not used when reading text files. | |
void | SetDataByteOrderToLittleEndian () |
These methods should be used instead of the SwapBytes methods. They indicate the byte ordering of the file you are trying to read in. These methods will then either swap or not swap the bytes depending on the byte ordering of the machine it is being run on. For example, reading in a BigEndian file on a BigEndian machine will result in no swapping. Trying to read the same file on a LittleEndian machine will result in swapping. As a quick note most UNIX machines are BigEndian while PC's and VAX tend to be LittleEndian. So if the file you are reading in was generated on a VAX or PC, SetDataByteOrderToLittleEndian otherwise SetDataByteOrderToBigEndian. Not used when reading text files. | |
virtual void | SetFileName (string _arg) |
Specify the file name of the Fluent case file to read. | |
Static Public Member Functions | |
static new vtkFLUENTReader | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkFLUENTReader | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkFLUENTReader" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "15vtkFLUENTReader" |
Automatically generated type registration mechanics. | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly. | |
Private Member Functions | |
static internal IntPtr | vtkFLUENTReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkFLUENTReader_DisableAllCellArrays_01 (HandleRef pThis) |
static internal void | vtkFLUENTReader_EnableAllCellArrays_02 (HandleRef pThis) |
static internal IntPtr | vtkFLUENTReader_GetCellArrayName_03 (HandleRef pThis, int index) |
static internal int | vtkFLUENTReader_GetCellArrayStatus_04 (HandleRef pThis, string name) |
static internal int | vtkFLUENTReader_GetDataByteOrder_05 (HandleRef pThis) |
static internal IntPtr | vtkFLUENTReader_GetDataByteOrderAsString_06 (HandleRef pThis) |
static internal IntPtr | vtkFLUENTReader_GetFileName_07 (HandleRef pThis) |
static internal int | vtkFLUENTReader_GetNumberOfCellArrays_08 (HandleRef pThis) |
static internal int | vtkFLUENTReader_GetNumberOfCells_09 (HandleRef pThis) |
static internal int | vtkFLUENTReader_IsA_10 (HandleRef pThis, string type) |
static internal int | vtkFLUENTReader_IsTypeOf_11 (string type) |
static internal IntPtr | vtkFLUENTReader_NewInstance_13 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkFLUENTReader_SafeDownCast_14 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkFLUENTReader_SetCellArrayStatus_15 (HandleRef pThis, string name, int status) |
static internal void | vtkFLUENTReader_SetDataByteOrder_16 (HandleRef pThis, int arg0) |
static internal void | vtkFLUENTReader_SetDataByteOrderToBigEndian_17 (HandleRef pThis) |
static internal void | vtkFLUENTReader_SetDataByteOrderToLittleEndian_18 (HandleRef pThis) |
static internal void | vtkFLUENTReader_SetFileName_19 (HandleRef pThis, string _arg) |
Static Private Member Functions | |
static | vtkFLUENTReader () |
Automatically generated type registration mechanics. |
vtkFLUENTReader - reads a dataset in Fluent file format
Description vtkFLUENTReader creates an unstructured grid dataset. It reads .cas and .dat files stored in FLUENT native format.
Thanks Thanks to Brian W. Dotson & Terry E. Jordan (Department of Energy, National Energy Technology Laboratory) & Douglas McCorkle (Iowa State University) who developed this class. Please address all comments to Brian Dotson (brian.dotson@netl.doe.gov) & Terry Jordan (terry.jordan@sa.netl.doe.gov) & Doug McCorkle (mccdo@iastate.edu)
static Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
Turn on/off all cell arrays.
override void Kitware.VTK.vtkFLUENTReader.Dispose | ( | bool | disposing | ) | [protected] |
Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.
Reimplemented from Kitware.VTK.vtkMultiBlockDataSetAlgorithm.
Turn on/off all cell arrays.
string Kitware.VTK.vtkFLUENTReader.GetCellArrayName | ( | int | index | ) |
Get the name of the cell array with the given index in the input.
int Kitware.VTK.vtkFLUENTReader.GetCellArrayStatus | ( | string | name | ) |
Get/Set whether the cell array with the given name is to be read.
These methods should be used instead of the SwapBytes methods. They indicate the byte ordering of the file you are trying to read in. These methods will then either swap or not swap the bytes depending on the byte ordering of the machine it is being run on. For example, reading in a BigEndian file on a BigEndian machine will result in no swapping. Trying to read the same file on a LittleEndian machine will result in swapping. As a quick note most UNIX machines are BigEndian while PC's and VAX tend to be LittleEndian. So if the file you are reading in was generated on a VAX or PC, SetDataByteOrderToLittleEndian otherwise SetDataByteOrderToBigEndian. Not used when reading text files.
These methods should be used instead of the SwapBytes methods. They indicate the byte ordering of the file you are trying to read in. These methods will then either swap or not swap the bytes depending on the byte ordering of the machine it is being run on. For example, reading in a BigEndian file on a BigEndian machine will result in no swapping. Trying to read the same file on a LittleEndian machine will result in swapping. As a quick note most UNIX machines are BigEndian while PC's and VAX tend to be LittleEndian. So if the file you are reading in was generated on a VAX or PC, SetDataByteOrderToLittleEndian otherwise SetDataByteOrderToBigEndian. Not used when reading text files.
virtual string Kitware.VTK.vtkFLUENTReader.GetFileName | ( | ) | [virtual] |
Specify the file name of the Fluent case file to read.
Get the number of cell arrays available in the input.
virtual int Kitware.VTK.vtkFLUENTReader.GetNumberOfCells | ( | ) | [virtual] |
Get the total number of cells. The number of cells is only valid after a successful read of the data file is performed. Initial value is 0.
override int Kitware.VTK.vtkFLUENTReader.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMultiBlockDataSetAlgorithm.
static new int Kitware.VTK.vtkFLUENTReader.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMultiBlockDataSetAlgorithm.
static new vtkFLUENTReader Kitware.VTK.vtkFLUENTReader.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMultiBlockDataSetAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMultiBlockDataSetAlgorithm.
static new vtkFLUENTReader Kitware.VTK.vtkFLUENTReader.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMultiBlockDataSetAlgorithm.
void Kitware.VTK.vtkFLUENTReader.SetCellArrayStatus | ( | string | name, |
int | status | ||
) |
Get/Set whether the cell array with the given name is to be read.
void Kitware.VTK.vtkFLUENTReader.SetDataByteOrder | ( | int | arg0 | ) |
These methods should be used instead of the SwapBytes methods. They indicate the byte ordering of the file you are trying to read in. These methods will then either swap or not swap the bytes depending on the byte ordering of the machine it is being run on. For example, reading in a BigEndian file on a BigEndian machine will result in no swapping. Trying to read the same file on a LittleEndian machine will result in swapping. As a quick note most UNIX machines are BigEndian while PC's and VAX tend to be LittleEndian. So if the file you are reading in was generated on a VAX or PC, SetDataByteOrderToLittleEndian otherwise SetDataByteOrderToBigEndian. Not used when reading text files.
These methods should be used instead of the SwapBytes methods. They indicate the byte ordering of the file you are trying to read in. These methods will then either swap or not swap the bytes depending on the byte ordering of the machine it is being run on. For example, reading in a BigEndian file on a BigEndian machine will result in no swapping. Trying to read the same file on a LittleEndian machine will result in swapping. As a quick note most UNIX machines are BigEndian while PC's and VAX tend to be LittleEndian. So if the file you are reading in was generated on a VAX or PC, SetDataByteOrderToLittleEndian otherwise SetDataByteOrderToBigEndian. Not used when reading text files.
These methods should be used instead of the SwapBytes methods. They indicate the byte ordering of the file you are trying to read in. These methods will then either swap or not swap the bytes depending on the byte ordering of the machine it is being run on. For example, reading in a BigEndian file on a BigEndian machine will result in no swapping. Trying to read the same file on a LittleEndian machine will result in swapping. As a quick note most UNIX machines are BigEndian while PC's and VAX tend to be LittleEndian. So if the file you are reading in was generated on a VAX or PC, SetDataByteOrderToLittleEndian otherwise SetDataByteOrderToBigEndian. Not used when reading text files.
virtual void Kitware.VTK.vtkFLUENTReader.SetFileName | ( | string | _arg | ) | [virtual] |
Specify the file name of the Fluent case file to read.
static internal void Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_DisableAllCellArrays_01 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_EnableAllCellArrays_02 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_GetCellArrayName_03 | ( | HandleRef | pThis, |
int | index | ||
) | [private] |
static internal int Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_GetCellArrayStatus_04 | ( | HandleRef | pThis, |
string | name | ||
) | [private] |
static internal int Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_GetDataByteOrder_05 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_GetDataByteOrderAsString_06 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_GetFileName_07 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_GetNumberOfCellArrays_08 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_GetNumberOfCells_09 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_IsA_10 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_IsTypeOf_11 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_NewInstance_13 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_SafeDownCast_14 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_SetCellArrayStatus_15 | ( | HandleRef | pThis, |
string | name, | ||
int | status | ||
) | [private] |
static internal void Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_SetDataByteOrder_16 | ( | HandleRef | pThis, |
int | arg0 | ||
) | [private] |
static internal void Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_SetDataByteOrderToBigEndian_17 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_SetDataByteOrderToLittleEndian_18 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkFLUENTReader.vtkFLUENTReader_SetFileName_19 | ( | HandleRef | pThis, |
string | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkFLUENTReader.MRClassNameKey = "15vtkFLUENTReader" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkMultiBlockDataSetAlgorithm.
new const string Kitware.VTK.vtkFLUENTReader.MRFullTypeName = "Kitware.VTK.vtkFLUENTReader" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkMultiBlockDataSetAlgorithm.