VTK
|
#include <string>
Go to the source code of this file.
Namespaces | |
ADIOS | |
Enumerations | |
enum | ADIOS::TransportMethod { ADIOS::TransportMethod_NULL = 0, ADIOS::TransportMethod_POSIX = 1, ADIOS::TransportMethod_MPI = 2, ADIOS::TransportMethod_MPI_LUSTRE = 3, ADIOS::TransportMethod_MPI_AGGREGATE = 4, ADIOS::TransportMethod_VAR_MERGE = 5, ADIOS::TransportMethod_DataSpaces = 6, ADIOS::TransportMethod_DIMES = 7, ADIOS::TransportMethod_FlexPath = 8, ADIOS::TransportMethod_PHDF5 = 9, ADIOS::TransportMethod_NetCDF4 = 10 } |
enum | ADIOS::Transform { ADIOS::Transform_NONE = 0, ADIOS::Transform_ZLIB = 1, ADIOS::Transform_BZLIB2 = 2, ADIOS::Transform_SZIP = 3 } |
enum | ADIOS::ReadMethod { ADIOS::ReadMethod_BP = 0, ADIOS::ReadMethod_BP_AGGREGATE = 1, ADIOS::ReadMethod_DataSpaces = 3, ADIOS::ReadMethod_DIMES = 4, ADIOS::ReadMethod_FlexPath = 5 } |
Functions | |
const std::string & | ADIOS::ToString (TransportMethod) |
const std::string & | ADIOS::ToString (Transform) |