writes libmesh Xda files
More...
#include <vtkvmtkXdaWriter.h>
writes libmesh Xda files
- Date
- 2006/04/06 16:47:47
- Revision
- 1.2
vtkvmtkXdaWriter writes libmesh Xda files
Definition at line 38 of file vtkvmtkXdaWriter.h.
◆ Superclass
◆ vtkvmtkXdaWriter()
vtkvmtkXdaWriter::vtkvmtkXdaWriter |
( |
| ) |
|
|
protected |
◆ ~vtkvmtkXdaWriter()
vtkvmtkXdaWriter::~vtkvmtkXdaWriter |
( |
| ) |
|
|
protected |
◆ New()
◆ IsTypeOf()
static int vtkvmtkXdaWriter::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkvmtkXdaWriter::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ NewInstanceInternal()
virtual vtkObjectBase* vtkvmtkXdaWriter::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
◆ NewInstance()
◆ PrintSelf()
void vtkvmtkXdaWriter::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ SetBoundaryDataArrayName()
virtual void vtkvmtkXdaWriter::SetBoundaryDataArrayName |
( |
const char * |
| ) |
|
|
virtual |
◆ GetBoundaryDataArrayName()
virtual char* vtkvmtkXdaWriter::GetBoundaryDataArrayName |
( |
| ) |
|
|
virtual |
◆ WriteData()
void vtkvmtkXdaWriter::WriteData |
( |
| ) |
|
|
protected |
◆ GetLibmeshConnectivity()
static void vtkvmtkXdaWriter::GetLibmeshConnectivity |
( |
int |
cellType, |
|
|
vtkIdList * |
libmeshConnectivity |
|
) |
| |
|
staticprotected |
◆ GetLibmeshFaceOrder()
static void vtkvmtkXdaWriter::GetLibmeshFaceOrder |
( |
int |
cellType, |
|
|
vtkIdList * |
libmeshFaceOrder |
|
) |
| |
|
staticprotected |
◆ BoundaryDataArrayName
char* vtkvmtkXdaWriter::BoundaryDataArrayName |
|
protected |
The documentation for this class was generated from the following file: