VTK
ADIOSDefs.h
Go to the documentation of this file.
1 /*=========================================================================
2 
3  Program: Visualization Toolkit
4  Module: ADIOSDefs.h
5 
6  Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
7  All rights reserved.
8  See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
9 
10  This software is distributed WITHOUT ANY WARRANTY; without even
11  the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
12  PURPOSE. See the above copyright notice for more information.
13 
14 =========================================================================*/
15 #ifndef __ADIOSDefs_h
16 #define __ADIOSDefs_h
17 
18 #include <string>
19 
20 namespace ADIOS
21 {
22 
24 {
36 };
38 
40 {
45 };
47 
49 {
55 };
56 
57 } // end namespace
58 #endif //__ADIOSDefs_h
59 // VTK-HeaderTest-Exclude: ADIOSDefs.h
ADIOS::ReadMethod_FlexPath
@ ReadMethod_FlexPath
Definition: ADIOSDefs.h:54
ADIOS::Transform_BZLIB2
@ Transform_BZLIB2
Definition: ADIOSDefs.h:43
ADIOS::TransportMethod_MPI_LUSTRE
@ TransportMethod_MPI_LUSTRE
Definition: ADIOSDefs.h:28
ADIOS::TransportMethod_DIMES
@ TransportMethod_DIMES
Definition: ADIOSDefs.h:32
ADIOS::TransportMethod_NULL
@ TransportMethod_NULL
Definition: ADIOSDefs.h:25
ADIOS::Transform_ZLIB
@ Transform_ZLIB
Definition: ADIOSDefs.h:42
ADIOS::TransportMethod_MPI
@ TransportMethod_MPI
Definition: ADIOSDefs.h:27
ADIOS::TransportMethod_FlexPath
@ TransportMethod_FlexPath
Definition: ADIOSDefs.h:33
ADIOS::Transform_SZIP
@ Transform_SZIP
Definition: ADIOSDefs.h:44
ADIOS::TransportMethod_MPI_AGGREGATE
@ TransportMethod_MPI_AGGREGATE
Definition: ADIOSDefs.h:29
ADIOS::TransportMethod_VAR_MERGE
@ TransportMethod_VAR_MERGE
Definition: ADIOSDefs.h:30
ADIOS::TransportMethod_DataSpaces
@ TransportMethod_DataSpaces
Definition: ADIOSDefs.h:31
ADIOS::TransportMethod_PHDF5
@ TransportMethod_PHDF5
Definition: ADIOSDefs.h:34
ADIOS::Transform
Transform
Definition: ADIOSDefs.h:39
ADIOS::TransportMethod_NetCDF4
@ TransportMethod_NetCDF4
Definition: ADIOSDefs.h:35
ADIOS::ReadMethod_BP
@ ReadMethod_BP
Definition: ADIOSDefs.h:50
ADIOS::TransportMethod
TransportMethod
Definition: ADIOSDefs.h:23
vtkX3D::string
@ string
Definition: vtkX3D.h:490
ADIOS::ReadMethod
ReadMethod
Definition: ADIOSDefs.h:48
ADIOS::ToString
const std::string & ToString(TransportMethod)
ADIOS
Definition: ADIOSAttribute.h:25
ADIOS::Transform_NONE
@ Transform_NONE
Definition: ADIOSDefs.h:41
ADIOS::ReadMethod_BP_AGGREGATE
@ ReadMethod_BP_AGGREGATE
Definition: ADIOSDefs.h:51
ADIOS::TransportMethod_POSIX
@ TransportMethod_POSIX
Definition: ADIOSDefs.h:26
ADIOS::ReadMethod_DataSpaces
@ ReadMethod_DataSpaces
Definition: ADIOSDefs.h:52
ADIOS::ReadMethod_DIMES
@ ReadMethod_DIMES
Definition: ADIOSDefs.h:53