1: |
hasTemporalExtents = 1 |
1: |
hasTemporalExtents = 0 |
2: |
minTemporalExtents = 1.23457 |
2: |
minTemporalExtents = 0 |
3: |
maxTemporalExtents = 10.2346 |
3: |
maxTemporalExtents = 0 |
4: |
numStates = 10 |
4: |
numStates = 0 |
5: |
isVirtualDatabase = 1 |
5: |
isVirtualDatabase = 0 |
6: |
mustRepopulateOnStateChange = 1 |
6: |
mustRepopulateOnStateChange = 0 |
7: |
mustAlphabetizeVariables = 1 |
7: |
mustAlphabetizeVariables = 1 |
8: |
formatCanDoDomainDecomposition = 0 |
8: |
formatCanDoDomainDecomposition = 0 |
9: |
formatCanDoMultires = 0 |
9: |
formatCanDoMultires = 0 |
10: |
useCatchAllMesh = 0 |
10: |
useCatchAllMesh = 0 |
11: |
timeStepPath = "VISIT_TOP_DIR/data/FMS_test_data/" |
11: |
timeStepPath = "" |
12: |
timeStepNames = ("hex0000.fms", "hex0001.fms", "hex0002.fms", "hex0003.fms", "hex0004.fms", "hex0005.fms", "hex0006.fms", "hex0007.fms", "hex0008.fms", "hex0009.fms") |
12: |
timeStepNames = () |
13: |
cycles = (1234, 2234, 3234, 4234, 5234, 6234, 7234, 8234, 9234, 10234) |
13: |
cycles = () |
14: |
cyclesAreAccurate = (1, 1, 1, 1, 1, 1, 1, 1, 1, 1) |
14: |
cyclesAreAccurate = () |
15: |
times = (1.23457, 2.23457, 3.23457, 4.23457, 5.23457, 6.23457, 7.23457, 8.23457, 9.23457, 10.2346) |
15: |
times = () |
16: |
timesAreAccurate = (1, 1, 1, 1, 1, 1, 1, 1, 1, 1) |
16: |
timesAreAccurate = () |
17: |
databaseName = "VISIT_TOP_DIR/data/FMS_test_data/hex0000.fms" |
17: |
databaseName = "" |
18: |
fileFormat = "FMS_1.0" |
18: |
fileFormat = "" |
19: |
databaseComment = "Hex example file" |
19: |
databaseComment = "" |
20: |
GetMeshes(0).name = "mesh" |
20: |
#meshes does not contain any avtMeshMetaData objects. |
21: |
GetMeshes(0).originalName = "mesh" |
|
|
22: |
GetMeshes(0).validVariable = 1 |
|
|
23: |
GetMeshes(0).meshType = GetMeshes(0).AVT_UNSTRUCTURED_MESH # AVT_RECTILINEAR_MESH, AVT_CURVILINEAR_MESH, AVT_UNSTRUCTURED_MESH, AVT_POINT_MESH, AVT_SURFACE_MESH, AVT_CSG_MESH, AVT_AMR_MESH, AVT_UNKNOWN_MESH |
|
|
24: |
GetMeshes(0).meshCoordType = GetMeshes(0).AVT_XY # AVT_XY, AVT_RZ, AVT_ZR |
|
|
25: |
GetMeshes(0).cellOrigin = 0 |
|
|
26: |
GetMeshes(0).spatialDimension = 3 |
|
|
27: |
GetMeshes(0).hasLogicalBounds = 0 |
|
|
28: |
GetMeshes(0).logicalBounds = (0, 0, 0) |
|
|
29: |
GetMeshes(0).hasNumberCells = 0 |
|
|
30: |
GetMeshes(0).numberCells = 0 |
|
|
31: |
GetMeshes(0).topologicalDimension = 3 |
|
|
32: |
GetMeshes(0).xUnits = "cm" |
|
|
33: |
GetMeshes(0).yUnits = "cm" |
|
|
34: |
GetMeshes(0).zUnits = "cm" |
|
|
35: |
GetMeshes(0).xLabel = "X" |
|
|
36: |
GetMeshes(0).yLabel = "Y" |
|
|
37: |
GetMeshes(0).zLabel = "Z" |
|
|
38: |
GetMeshes(0).hasSpatialExtents = 0 |
|
|
39: |
GetMeshes(0).minSpatialExtents = (0, 0, 0) |
|
|
40: |
GetMeshes(0).maxSpatialExtents = (0, 0, 0) |
|
|
41: |
GetMeshes(0).numBlocks = 1 |
|
|
42: |
GetMeshes(0).blockOrigin = 0 |
|
|
43: |
GetMeshes(0).blockPieceName = "domain" |
|
|
44: |
GetMeshes(0).blockTitle = "domains" |
|
|
45: |
GetMeshes(0).blockNames = () |
|
|
46: |
GetMeshes(0).numGroups = 0 |
|
|
47: |
GetMeshes(0).groupOrigin = 0 |
|
|
48: |
GetMeshes(0).groupPieceName = "group" |
|
|
49: |
GetMeshes(0).groupTitle = "groups" |
|
|
50: |
GetMeshes(0).groupNames = () |
|
|
51: |
GetMeshes(0).groupIds = () |
|
|
52: |
GetMeshes(0).groupIdsBasedOnRange = () |
|
|
53: |
GetMeshes(0).disjointElements = 0 |
|
|
54: |
GetMeshes(0).containsGhostZones = GetMeshes(0).AVT_MAYBE_GHOSTS # AVT_NO_GHOSTS, AVT_HAS_GHOSTS, AVT_CREATED_GHOSTS, AVT_MAYBE_GHOSTS |
|
|
55: |
GetMeshes(0).containsOriginalCells = 1 |
|
|
56: |
GetMeshes(0).containsOriginalNodes = 0 |
|
|
57: |
GetMeshes(0).containsGlobalNodeIds = 0 |
|
|
58: |
GetMeshes(0).containsGlobalZoneIds = 0 |
|
|
59: |
GetMeshes(0).loadBalanceScheme = GetMeshes(0).LOAD_BALANCE_UNKNOWN # LOAD_BALANCE_UNKNOWN, LOAD_BALANCE_CONTIGUOUS_BLOCKS_TOGETHER, LOAD_BALANCE_STRIDE_ACROSS_BLOCKS, LOAD_BALANCE_RANDOM_ASSIGNMENT, LOAD_BALANCE_DBPLUGIN_DYNAMIC, LOAD_BALANCE_RESTRICTED, LOAD_BALANCE_ABSOLUTE |
|
|
60: |
GetMeshes(0).nodesAreCritical = 0 |
|
|
61: |
GetMeshes(0).nodeOrigin = 0 |
|
|
62: |
GetMeshes(0).containsExteriorBoundaryGhosts = 0 |
|
|
63: |
GetMeshes(0).hideFromGUI = 0 |
|
|
64: |
GetMeshes(0).LODs = 100 |
|
|
65: |
GetMeshes(0).presentGhostZoneTypes = 0 |
|
|
66: |
GetMeshes(0).zonesWereSplit = 0 |
|
|
67: |
GetMeshes(0).hasExtraGhostInfo = 0 |
|
|
68: |
GetMeshes(1).name = "boundary" |
|
|
69: |
GetMeshes(1).originalName = "boundary" |
|
|
70: |
GetMeshes(1).validVariable = 1 |
|
|
71: |
GetMeshes(1).meshType = GetMeshes(1).AVT_UNSTRUCTURED_MESH # AVT_RECTILINEAR_MESH, AVT_CURVILINEAR_MESH, AVT_UNSTRUCTURED_MESH, AVT_POINT_MESH, AVT_SURFACE_MESH, AVT_CSG_MESH, AVT_AMR_MESH, AVT_UNKNOWN_MESH |
|
|
72: |
GetMeshes(1).meshCoordType = GetMeshes(1).AVT_XY # AVT_XY, AVT_RZ, AVT_ZR |
|
|
73: |
GetMeshes(1).cellOrigin = 0 |
|
|
74: |
GetMeshes(1).spatialDimension = 3 |
|
|
75: |
GetMeshes(1).hasLogicalBounds = 0 |
|
|
76: |
GetMeshes(1).logicalBounds = (0, 0, 0) |
|
|
77: |
GetMeshes(1).hasNumberCells = 0 |
|
|
78: |
GetMeshes(1).numberCells = 0 |
|
|
79: |
GetMeshes(1).topologicalDimension = 2 |
|
|
80: |
GetMeshes(1).xUnits = "cm" |
|
|
81: |
GetMeshes(1).yUnits = "cm" |
|
|
82: |
GetMeshes(1).zUnits = "cm" |
|
|
83: |
GetMeshes(1).xLabel = "X" |
|
|
84: |
GetMeshes(1).yLabel = "Y" |
|
|
85: |
GetMeshes(1).zLabel = "Z" |
|
|
86: |
GetMeshes(1).hasSpatialExtents = 0 |
|
|
87: |
GetMeshes(1).minSpatialExtents = (0, 0, 0) |
|
|
88: |
GetMeshes(1).maxSpatialExtents = (0, 0, 0) |
|
|
89: |
GetMeshes(1).numBlocks = 1 |
|
|
90: |
GetMeshes(1).blockOrigin = 0 |
|
|
91: |
GetMeshes(1).blockPieceName = "domain" |
|
|
92: |
GetMeshes(1).blockTitle = "domains" |
|
|
93: |
GetMeshes(1).blockNames = () |
|
|
94: |
GetMeshes(1).numGroups = 0 |
|
|
95: |
GetMeshes(1).groupOrigin = 0 |
|
|
96: |
GetMeshes(1).groupPieceName = "group" |
|
|
97: |
GetMeshes(1).groupTitle = "groups" |
|
|
98: |
GetMeshes(1).groupNames = () |
|
|
99: |
GetMeshes(1).groupIds = () |
|
|
100: |
GetMeshes(1).groupIdsBasedOnRange = () |
|
|
101: |
GetMeshes(1).disjointElements = 0 |
|
|
102: |
GetMeshes(1).containsGhostZones = GetMeshes(1).AVT_MAYBE_GHOSTS # AVT_NO_GHOSTS, AVT_HAS_GHOSTS, AVT_CREATED_GHOSTS, AVT_MAYBE_GHOSTS |
|
|
103: |
GetMeshes(1).containsOriginalCells = 1 |
|
|
104: |
GetMeshes(1).containsOriginalNodes = 0 |
|
|
105: |
GetMeshes(1).containsGlobalNodeIds = 0 |
|
|
106: |
GetMeshes(1).containsGlobalZoneIds = 0 |
|
|
107: |
GetMeshes(1).loadBalanceScheme = GetMeshes(1).LOAD_BALANCE_UNKNOWN # LOAD_BALANCE_UNKNOWN, LOAD_BALANCE_CONTIGUOUS_BLOCKS_TOGETHER, LOAD_BALANCE_STRIDE_ACROSS_BLOCKS, LOAD_BALANCE_RANDOM_ASSIGNMENT, LOAD_BALANCE_DBPLUGIN_DYNAMIC, LOAD_BALANCE_RESTRICTED, LOAD_BALANCE_ABSOLUTE |
|
|
108: |
GetMeshes(1).nodesAreCritical = 0 |
|
|
109: |
GetMeshes(1).nodeOrigin = 0 |
|
|
110: |
GetMeshes(1).containsExteriorBoundaryGhosts = 0 |
|
|
111: |
GetMeshes(1).hideFromGUI = 0 |
|
|
112: |
GetMeshes(1).LODs = 50 |
|
|
113: |
GetMeshes(1).presentGhostZoneTypes = 0 |
|
|
114: |
GetMeshes(1).zonesWereSplit = 0 |
|
|
115: |
GetMeshes(1).hasExtraGhostInfo = 0 |
|
|
116: |
GetMeshes(2).name = "dofs" |
|
|
117: |
GetMeshes(2).originalName = "dofs" |
|
|
118: |
GetMeshes(2).validVariable = 1 |
|
|
119: |
GetMeshes(2).meshType = GetMeshes(2).AVT_POINT_MESH # AVT_RECTILINEAR_MESH, AVT_CURVILINEAR_MESH, AVT_UNSTRUCTURED_MESH, AVT_POINT_MESH, AVT_SURFACE_MESH, AVT_CSG_MESH, AVT_AMR_MESH, AVT_UNKNOWN_MESH |
|
|
120: |
GetMeshes(2).meshCoordType = GetMeshes(2).AVT_XY # AVT_XY, AVT_RZ, AVT_ZR |
|
|
121: |
GetMeshes(2).cellOrigin = 0 |
|
|
122: |
GetMeshes(2).spatialDimension = 3 |
|
|
123: |
GetMeshes(2).hasLogicalBounds = 0 |
|
|
124: |
GetMeshes(2).logicalBounds = (0, 0, 0) |
|
|
125: |
GetMeshes(2).hasNumberCells = 0 |
|
|
126: |
GetMeshes(2).numberCells = 0 |
|
|
127: |
GetMeshes(2).topologicalDimension = 0 |
|
|
128: |
GetMeshes(2).xUnits = "cm" |
|
|
129: |
GetMeshes(2).yUnits = "cm" |
|
|
130: |
GetMeshes(2).zUnits = "cm" |
|
|
131: |
GetMeshes(2).xLabel = "X" |
|
|
132: |
GetMeshes(2).yLabel = "Y" |
|
|
133: |
GetMeshes(2).zLabel = "Z" |
|
|
134: |
GetMeshes(2).hasSpatialExtents = 0 |
|
|
135: |
GetMeshes(2).minSpatialExtents = (0, 0, 0) |
|
|
136: |
GetMeshes(2).maxSpatialExtents = (0, 0, 0) |
|
|
137: |
GetMeshes(2).numBlocks = 1 |
|
|
138: |
GetMeshes(2).blockOrigin = 0 |
|
|
139: |
GetMeshes(2).blockPieceName = "domain" |
|
|
140: |
GetMeshes(2).blockTitle = "domains" |
|
|
141: |
GetMeshes(2).blockNames = () |
|
|
142: |
GetMeshes(2).numGroups = 0 |
|
|
143: |
GetMeshes(2).groupOrigin = 0 |
|
|
144: |
GetMeshes(2).groupPieceName = "group" |
|
|
145: |
GetMeshes(2).groupTitle = "groups" |
|
|
146: |
GetMeshes(2).groupNames = () |
|
|
147: |
GetMeshes(2).groupIds = () |
|
|
148: |
GetMeshes(2).groupIdsBasedOnRange = () |
|
|
149: |
GetMeshes(2).disjointElements = 0 |
|
|
150: |
GetMeshes(2).containsGhostZones = GetMeshes(2).AVT_MAYBE_GHOSTS # AVT_NO_GHOSTS, AVT_HAS_GHOSTS, AVT_CREATED_GHOSTS, AVT_MAYBE_GHOSTS |
|
|
151: |
GetMeshes(2).containsOriginalCells = 0 |
|
|
152: |
GetMeshes(2).containsOriginalNodes = 0 |
|
|
153: |
GetMeshes(2).containsGlobalNodeIds = 0 |
|
|
154: |
GetMeshes(2).containsGlobalZoneIds = 0 |
|
|
155: |
GetMeshes(2).loadBalanceScheme = GetMeshes(2).LOAD_BALANCE_UNKNOWN # LOAD_BALANCE_UNKNOWN, LOAD_BALANCE_CONTIGUOUS_BLOCKS_TOGETHER, LOAD_BALANCE_STRIDE_ACROSS_BLOCKS, LOAD_BALANCE_RANDOM_ASSIGNMENT, LOAD_BALANCE_DBPLUGIN_DYNAMIC, LOAD_BALANCE_RESTRICTED, LOAD_BALANCE_ABSOLUTE |
|
|
156: |
GetMeshes(2).nodesAreCritical = 0 |
|
|
157: |
GetMeshes(2).nodeOrigin = 0 |
|
|
158: |
GetMeshes(2).containsExteriorBoundaryGhosts = 0 |
|
|
159: |
GetMeshes(2).hideFromGUI = 0 |
|
|
160: |
GetMeshes(2).LODs = 0 |
|
|
161: |
GetMeshes(2).presentGhostZoneTypes = 0 |
|
|
162: |
GetMeshes(2).zonesWereSplit = 0 |
|
|
163: |
GetMeshes(2).hasExtraGhostInfo = 0 |
|
|
164: |
#subsets does not contain any avtSubsetsMetaData objects. |
21: |
#subsets does not contain any avtSubsetsMetaData objects. |
165: |
GetScalars(0).name = "element_attribute" |
22: |
#scalars does not contain any avtScalarMetaData objects. |
166: |
GetScalars(0).originalName = "element_attribute" |
23: |
#vectors does not contain any avtVectorMetaData objects. |
167: |
GetScalars(0).meshName = "mesh" |
|
|
168: |
GetScalars(0).validVariable = 1 |
|
|
169: |
GetScalars(0).hideFromGUI = 0 |
|
|
170: |
GetScalars(0).centering = GetScalars(0).AVT_ZONECENT # AVT_NODECENT, AVT_ZONECENT, AVT_NO_VARIABLE, AVT_UNKNOWN_CENT |
|
|
171: |
GetScalars(0).hasUnits = 0 |
|
|
172: |
GetScalars(0).units = "" |
|
|
173: |
GetScalars(0).matRestricted = () |
|
|
174: |
GetScalars(0).treatAsASCII = 0 |
|
|
175: |
GetScalars(1).name = "element_coloring" |
|
|
176: |
GetScalars(1).originalName = "element_coloring" |
|
|
177: |
GetScalars(1).meshName = "mesh" |
|
|
178: |
GetScalars(1).validVariable = 1 |
|
|
179: |
GetScalars(1).hideFromGUI = 0 |
|
|
180: |
GetScalars(1).centering = GetScalars(1).AVT_ZONECENT # AVT_NODECENT, AVT_ZONECENT, AVT_NO_VARIABLE, AVT_UNKNOWN_CENT |
|
|
181: |
GetScalars(1).hasUnits = 0 |
|
|
182: |
GetScalars(1).units = "" |
|
|
183: |
GetScalars(1).matRestricted = () |
|
|
184: |
GetScalars(1).treatAsASCII = 0 |
|
|
185: |
GetScalars(2).name = "r1" |
|
|
186: |
GetScalars(2).originalName = "r1" |
|
|
187: |
GetScalars(2).meshName = "mesh" |
|
|
188: |
GetScalars(2).validVariable = 1 |
|
|
189: |
GetScalars(2).hideFromGUI = 0 |
|
|
190: |
GetScalars(2).centering = GetScalars(2).AVT_NODECENT # AVT_NODECENT, AVT_ZONECENT, AVT_NO_VARIABLE, AVT_UNKNOWN_CENT |
|
|
191: |
GetScalars(2).hasUnits = 1 |
|
|
192: |
GetScalars(2).units = "cm" |
|
|
193: |
GetScalars(2).matRestricted = () |
|
|
194: |
GetScalars(2).treatAsASCII = 0 |
|
|
195: |
GetScalars(3).name = "r2" |
|
|
196: |
GetScalars(3).originalName = "r2" |
|
|
197: |
GetScalars(3).meshName = "mesh" |
|
|
198: |
GetScalars(3).validVariable = 1 |
|
|
199: |
GetScalars(3).hideFromGUI = 0 |
|
|
200: |
GetScalars(3).centering = GetScalars(3).AVT_NODECENT # AVT_NODECENT, AVT_ZONECENT, AVT_NO_VARIABLE, AVT_UNKNOWN_CENT |
|
|
201: |
GetScalars(3).hasUnits = 1 |
|
|
202: |
GetScalars(3).units = "cm" |
|
|
203: |
GetScalars(3).matRestricted = () |
|
|
204: |
GetScalars(3).treatAsASCII = 0 |
|
|
205: |
GetScalars(4).name = "r3" |
|
|
206: |
GetScalars(4).originalName = "r3" |
|
|
207: |
GetScalars(4).meshName = "mesh" |
|
|
208: |
GetScalars(4).validVariable = 1 |
|
|
209: |
GetScalars(4).hideFromGUI = 0 |
|
|
210: |
GetScalars(4).centering = GetScalars(4).AVT_NODECENT # AVT_NODECENT, AVT_ZONECENT, AVT_NO_VARIABLE, AVT_UNKNOWN_CENT |
|
|
211: |
GetScalars(4).hasUnits = 1 |
|
|
212: |
GetScalars(4).units = "cm" |
|
|
213: |
GetScalars(4).matRestricted = () |
|
|
214: |
GetScalars(4).treatAsASCII = 0 |
|
|
215: |
GetVectors(0).name = "coords" |
|
|
216: |
GetVectors(0).originalName = "coords" |
|
|
217: |
GetVectors(0).meshName = "mesh" |
|
|
218: |
GetVectors(0).validVariable = 1 |
|
|
219: |
GetVectors(0).hideFromGUI = 0 |
|
|
220: |
GetVectors(0).centering = GetVectors(0).AVT_NODECENT # AVT_NODECENT, AVT_ZONECENT, AVT_NO_VARIABLE, AVT_UNKNOWN_CENT |
|
|
221: |
GetVectors(0).hasUnits = 1 |
|
|
222: |
GetVectors(0).units = "cm" |
|
|
223: |
GetVectors(0).matRestricted = () |
|
|
224: |
GetVectors(0).varDim = 0 |
|
|
225: |
#tensors does not contain any avtTensorMetaData objects. |
24: |
#tensors does not contain any avtTensorMetaData objects. |
226: |
#symmTensors does not contain any avtSymmetricTensorMetaData objects. |
25: |
#symmTensors does not contain any avtSymmetricTensorMetaData objects. |
227: |
#arrays does not contain any avtArrayMetaData objects. |
26: |
#arrays does not contain any avtArrayMetaData objects. |
228: |
#materials does not contain any avtMaterialMetaData objects. |
27: |
#materials does not contain any avtMaterialMetaData objects. |
229: |
#species does not contain any avtSpeciesMetaData objects. |
28: |
#species does not contain any avtSpeciesMetaData objects. |
230: |
#curves does not contain any avtCurveMetaData objects. |
29: |
#curves does not contain any avtCurveMetaData objects. |
231: |
#labels does not contain any avtLabelMetaData objects. |
30: |
#labels does not contain any avtLabelMetaData objects. |
232: |
#defaultPlots does not contain any avtDefaultPlotMetaData objects. |
31: |
#defaultPlots does not contain any avtDefaultPlotMetaData objects. |
233: |
isSimulation = 0 |
32: |
isSimulation = 0 |
234: |
#genericCommands does not contain any avtSimulationCommandSpecification objects. |
33: |
#genericCommands does not contain any avtSimulationCommandSpecification objects. |
235: |
#customCommands does not contain any avtSimulationCommandSpecification objects. |
34: |
#customCommands does not contain any avtSimulationCommandSpecification objects. |
236: |
suggestedDefaultSILRestriction = () |
35: |
suggestedDefaultSILRestriction = () |
237: |
replacementMask = -65 |
36: |
replacementMask = -65 |
238: |
|
37: |
|