|
ESyS-Particle
2.3.4
|
Classes | |
| class | DataArray |
| class | DataArray< NullDataType > |
| class | DataType |
| class | DataTypeTuple |
| class | Float32Type |
| class | Float64Type |
| class | Int32Type |
| class | Matrix3Type |
| class | NullDataType |
| class | Piece |
| class | StructuredGrid |
| class | StructuredPiece |
| class | UInt8Type |
| class | UnstructuredGrid |
| class | UnstructuredPiece |
| class | Vec3Type |
| class | XmlPiece |
Typedefs | |
| typedef std::string | ValueTypeName |
| typedef std::string | FormatTypeName |
Functions | |
| template<typename TmplType > | |
| std::string | quote (const TmplType &thing) |
Variables | |
| static const ValueTypeName | UInt8 = "UInt8" |
| static const ValueTypeName | Int16 = "Int16" |
| static const ValueTypeName | UInt16 = "UInt16" |
| static const ValueTypeName | Int32 = "Int32" |
| static const ValueTypeName | UInt32 = "UInt32" |
| static const ValueTypeName | Int64 = "Int64" |
| static const ValueTypeName | UInt64 = "UInt64" |
| static const ValueTypeName | Float32 = "Float32" |
| static const ValueTypeName | Float64 = "Float64" |
| static const FormatTypeName | ascii = "ascii" |
| static const FormatTypeName | binary = "binary" |
| static const FormatTypeName | appended = "appended" |
| typedef std::string esys::lsm::vtk::FormatTypeName |
| typedef std::string esys::lsm::vtk::ValueTypeName |
| std::string esys::lsm::vtk::quote | ( | const TmplType & | thing | ) |
Referenced by esys::lsm::vtk::DataType< unsigned char >::getXmlAttributeString(), and esys::lsm::vtk::UnstructuredPiece< TmplPointType, TmplPointDataTypeTuple >::writeXml().

|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |