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 #ifndef __VTK_WRAP__
18 
19 #include <string>
20 
21 namespace ADIOS
22 {
23 
25 {
37 };
39 
41 {
46 };
48 
50 {
56 };
57 
58 } // end namespace
59 #endif
60 #endif //__ADIOSDefs_h
61 // VTK-HeaderTest-Exclude: ADIOSDefs.h
ADIOS::ReadMethod_FlexPath
Definition: ADIOSDefs.h:55
ADIOS::Transform_BZLIB2
Definition: ADIOSDefs.h:44
ADIOS::TransportMethod_MPI_LUSTRE
Definition: ADIOSDefs.h:29
ADIOS::TransportMethod_DIMES
Definition: ADIOSDefs.h:33
ADIOS::TransportMethod_NULL
Definition: ADIOSDefs.h:26
ADIOS::Transform_ZLIB
Definition: ADIOSDefs.h:43
ADIOS::TransportMethod_MPI
Definition: ADIOSDefs.h:28
ADIOS::TransportMethod_FlexPath
Definition: ADIOSDefs.h:34
ADIOS::Transform_SZIP
Definition: ADIOSDefs.h:45
ADIOS::TransportMethod_MPI_AGGREGATE
Definition: ADIOSDefs.h:30
ADIOS::TransportMethod_VAR_MERGE
Definition: ADIOSDefs.h:31
ADIOS::TransportMethod_DataSpaces
Definition: ADIOSDefs.h:32
ADIOS::TransportMethod_PHDF5
Definition: ADIOSDefs.h:35
ADIOS::Transform
Transform
Definition: ADIOSDefs.h:40
ADIOS::TransportMethod_NetCDF4
Definition: ADIOSDefs.h:36
ADIOS::ReadMethod_BP
Definition: ADIOSDefs.h:51
ADIOS::TransportMethod
TransportMethod
Definition: ADIOSDefs.h:24
vtkX3D::string
Definition: vtkX3D.h:490
ADIOS::ReadMethod
ReadMethod
Definition: ADIOSDefs.h:49
ADIOS::ToString
const std::string & ToString(TransportMethod)
ADIOS
Definition: ADIOSAttribute.h:27
ADIOS::Transform_NONE
Definition: ADIOSDefs.h:42
ADIOS::ReadMethod_BP_AGGREGATE
Definition: ADIOSDefs.h:52
ADIOS::TransportMethod_POSIX
Definition: ADIOSDefs.h:27
ADIOS::ReadMethod_DataSpaces
Definition: ADIOSDefs.h:53
ADIOS::ReadMethod_DIMES
Definition: ADIOSDefs.h:54