Reads FDNEUT Fidap files.
More...
#include <vtkvmtkFDNEUTReader.h>
Reads FDNEUT Fidap files.
- Date
- 2006/04/06 16:47:47
- Revision
- 1.6
vtkvmtkFDNEUTReader reads unstructured grid data from Fidap FDNEUT format
- See also
- vtkvmtkFDNEUTWriter
Definition at line 36 of file vtkvmtkFDNEUTReader.h.
◆ Superclass
◆ anonymous enum
◆ vtkvmtkFDNEUTReader()
vtkvmtkFDNEUTReader::vtkvmtkFDNEUTReader |
( |
| ) |
|
|
protected |
◆ ~vtkvmtkFDNEUTReader()
vtkvmtkFDNEUTReader::~vtkvmtkFDNEUTReader |
( |
| ) |
|
|
protected |
◆ IsTypeOf()
static int vtkvmtkFDNEUTReader::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkvmtkFDNEUTReader::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ NewInstanceInternal()
virtual vtkObjectBase* vtkvmtkFDNEUTReader::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
◆ NewInstance()
◆ PrintSelf()
void vtkvmtkFDNEUTReader::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ New()
◆ SetSingleCellDataEntityArrayName()
virtual void vtkvmtkFDNEUTReader::SetSingleCellDataEntityArrayName |
( |
const char * |
| ) |
|
|
virtual |
◆ GetSingleCellDataEntityArrayName()
virtual char* vtkvmtkFDNEUTReader::GetSingleCellDataEntityArrayName |
( |
| ) |
|
|
virtual |
◆ SetGhostNodes()
virtual void vtkvmtkFDNEUTReader::SetGhostNodes |
( |
int |
| ) |
|
|
virtual |
◆ GetGhostNodes()
virtual int vtkvmtkFDNEUTReader::GetGhostNodes |
( |
| ) |
|
|
virtual |
◆ GhostNodesOn()
virtual void vtkvmtkFDNEUTReader::GhostNodesOn |
( |
| ) |
|
|
virtual |
◆ GhostNodesOff()
virtual void vtkvmtkFDNEUTReader::GhostNodesOff |
( |
| ) |
|
|
virtual |
◆ SetVolumeElementsOnly()
virtual void vtkvmtkFDNEUTReader::SetVolumeElementsOnly |
( |
int |
| ) |
|
|
virtual |
◆ GetVolumeElementsOnly()
virtual int vtkvmtkFDNEUTReader::GetVolumeElementsOnly |
( |
| ) |
|
|
virtual |
◆ VolumeElementsOnlyOn()
virtual void vtkvmtkFDNEUTReader::VolumeElementsOnlyOn |
( |
| ) |
|
|
virtual |
◆ VolumeElementsOnlyOff()
virtual void vtkvmtkFDNEUTReader::VolumeElementsOnlyOff |
( |
| ) |
|
|
virtual |
◆ RequestData()
virtual int vtkvmtkFDNEUTReader::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
◆ OneToZeroOffset()
static void vtkvmtkFDNEUTReader::OneToZeroOffset |
( |
int |
npts, |
|
|
int * |
pts |
|
) |
| |
|
inlinestaticprotected |
◆ SingleCellDataEntityArrayName
char* vtkvmtkFDNEUTReader::SingleCellDataEntityArrayName |
|
protected |
◆ GhostNodes
int vtkvmtkFDNEUTReader::GhostNodes |
|
protected |
◆ VolumeElementsOnly
int vtkvmtkFDNEUTReader::VolumeElementsOnly |
|
protected |
The documentation for this class was generated from the following file: