forked from biddisco/pv-meshless
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvtkSPHProbeFilter.xml
308 lines (283 loc) · 10.5 KB
/
vtkSPHProbeFilter.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
<ServerManagerConfiguration>
<!-- ================================================================ -->
<!-- Filters -->
<!-- ================================================================ -->
<ProxyGroup name="filters">
<!-- ================================================================ -->
<!-- Probe filter main interface - base proxy -->
<!-- ================================================================ -->
<SourceProxy
name="SPHProbeFilterBase"
class="vtkSPHProbeFilter">
<Documentation
short_help="Abstract base class for SPH probe filters">
</Documentation>
<InputProperty
name="Input"
command="SetInputConnection">
<ProxyGroupDomain name="groups">
<Group name="sources"/>
<Group name="filters"/>
</ProxyGroupDomain>
<DataTypeDomain name="input_type">
<DataType value="vtkDataSet"/>
<!-- <DataType value="vtkCompositeDataSet"/> -->
</DataTypeDomain>
<InputArrayDomain name="input_array"/>
<Documentation>
This property specifies the dataset from which to obtain probe values.
</Documentation>
</InputProperty>
<StringVectorProperty
name="VolumeScalars"
command="SetVolumeScalars"
number_of_elements="1"
animateable="0"
default_values="Volume"
default_regex_delimiter=","
default_regex="^[Vv][Oo][Ll][Uu][Mm][Ee]$,.*[Vv][Oo][Ll]"
label="Volume Scalar Array">
<ArrayListDomain
name="array_list"
attribute_type="Scalars"
none_string="Not available"
input_domain_name="input_array">
<RequiredProperties>
<Property name="Input" function="Input"/>
</RequiredProperties>
</ArrayListDomain>
<Documentation>
This property indicates the name of the array to be used for particle volumes if present
</Documentation>
</StringVectorProperty>
<StringVectorProperty
name="HScalars"
command="SetHScalars"
number_of_elements="1"
animateable="0"
default_values="H"
label="H (smoothing length) Array">
<!--
default_regex_delimiter=","
default_regex="^[Hh]$,.*[Ss][Mm][Oo][Oo][Tt][Hh],.*[Hh]$"
-->
<ArrayListDomain
name="array_list"
attribute_type="Scalars"
none_string="Not available"
input_domain_name="input_array">
<RequiredProperties>
<Property name="Input" function="Input"/>
</RequiredProperties>
</ArrayListDomain>
<Documentation>
This property indicates the name of the array to be used for particle smoothing lengths if present
</Documentation>
</StringVectorProperty>
<StringVectorProperty
name="MassScalars"
command="SetMassScalars"
number_of_elements="1"
animateable="0"
default_values="Mass"
default_regex_delimiter=","
default_regex="^[Mm][Aa][Ss][Ss]$,.*[Mm][Aa][Ss][Ss],.*[Mm]$"
label="Mass Scalar Array">
<ArrayListDomain
name="array_list"
attribute_type="Scalars"
none_string="Not available"
input_domain_name="input_array">
<RequiredProperties>
<Property name="Input" function="Input"/>
</RequiredProperties>
</ArrayListDomain>
<Documentation>
This property indicates the name of the array to be used for particle masses if present
</Documentation>
</StringVectorProperty>
<StringVectorProperty
name="DensityScalars"
command="SetDensityScalars"
number_of_elements="1"
animateable="0"
default_values="Density"
label="Density Scalar Array">
<!--
default_regex_delimiter=","
default_regex="^[Dd][Ee][Nn][Ss][Ii][Tt][Yy]$,^[Rr][Hh][Oo]$,.*[Dd][Ee][Nn][Ss][Ii][Tt][Yy],.*_[Rr][Hh][Oo],.*[Rr][Hh][Oo]"
-->
<ArrayListDomain
name="array_list"
attribute_type="Scalars"
none_string="Not available"
input_domain_name="input_array">
<RequiredProperties>
<Property name="Input" function="Input"/>
</RequiredProperties>
</ArrayListDomain>
<Documentation>
This property indicates the name of the array to be used for particle densities if present
</Documentation>
</StringVectorProperty>
<IntVectorProperty
name="ComputeDensityFromNeighbourVolume"
command="SetComputeDensityFromNeighbourVolume"
number_of_elements="1"
default_values="0" >
<BooleanDomain name="bool"/>
<Documentation>
For astrophysics dataset to compute the smoothed density from N neighbours
</Documentation>
</IntVectorProperty>
<IntVectorProperty
name="ApplyShepardNormalization"
command="SetApplyShepardNormalization"
number_of_elements="1"
default_values="1" >
<BooleanDomain name="bool"/>
<Documentation>
When ApplyShepardNormalization is enabled, all interpolated field values are normalized by the sum of weights contributing to the interpolation.
</Documentation>
</IntVectorProperty>
<IntVectorProperty
name="PassScalars"
command="SetPassScalars"
number_of_elements="1"
default_values="0" >
<BooleanDomain name="bool"/>
<Documentation>
When ComputeDensityFromNeighbourVolume is enabled, this option skips smoothing of input scalars and they are passed through unchanged
</Documentation>
</IntVectorProperty>
<IntVectorProperty
name="ProgressFrequency"
command="SetProgressFrequency"
number_of_elements="1"
default_values="20" >
<IntRangeDomain name="range" min="2" max="1000"/>
</IntVectorProperty>
<IntVectorProperty
name="AbortLongCalculations"
command="SetAbortLongCalculations"
number_of_elements="1"
default_values="1" >
<BooleanDomain name="bool"/>
</IntVectorProperty>
<IntVectorProperty
name="ModifiedNumber"
command="SetModifiedNumber"
number_of_elements="1"
default_values="0" >
</IntVectorProperty>
<!--
<Hints>
<Property name="ModifiedNumber" show="0"/>
</Hints>
<ProxyProperty
command="SetSPHManager"
name="SPHManager">
</ProxyProperty>
-->
</SourceProxy>
<!-- ================================================================ -->
<!-- Probe filter wrapped with dataset input -->
<!-- ================================================================ -->
<SourceProxy
name="SPHProbeFilterCustom"
class="vtkSPHProbeFilter"
label="SPH Probe (Custom source)"
base_proxygroup="filters"
base_proxyname="SPHProbeFilterBase">
<Documentation
long_help="Probe meshless data using geometry of another dataset"
short_help="Sample data using geometry of another dataset">
</Documentation>
<InputProperty
name="Probe"
command="SetProbeConnection">
<ProxyGroupDomain name="groups">
<Group name="sources"/>
<Group name="filters"/>
</ProxyGroupDomain>
<DataTypeDomain name="input_type">
<DataType value="vtkDataSet"/>
<!-- <DataType value="vtkCompositeDataSet"/> -->
</DataTypeDomain>
<Documentation>
This property specifies the dataset whose geometry will be used in determining positions to probe.
</Documentation>
</InputProperty>
<Hints>
<ShowInMenu category="Meshless" />
</Hints>
</SourceProxy>
<!-- ================================================================ -->
<!-- Probe filter wrapped in GUI point widget -->
<!-- ================================================================ -->
<SourceProxy
name="SPHProbeFilterPoint"
class="vtkSPHProbeFilter"
label="SPH Probe (Point source)"
base_proxygroup="filters"
base_proxyname="SPHProbeFilterBase">
<Documentation
long_help="Sample data attributes at the points in a point cloud."
short_help="Sample data values at the points in a point cloud.">
</Documentation>
<InputProperty
name="Probe"
command="SetProbeConnection"
label="Probe Type">
<ProxyGroupDomain name="groups">
<Group name="sources"/>
</ProxyGroupDomain>
<ProxyListDomain name="proxy_list">
<Proxy group="extended_sources" name="FixedRadiusPointSource" />
</ProxyListDomain>
<Documentation>
This property specifies the dataset whose geometry will be
used in determining positions to probe.
</Documentation>
</InputProperty>
<Hints>
<ShowInMenu category="Meshless" />
</Hints>
</SourceProxy>
<!-- ================================================================ -->
<!-- Probe filter wrapped in GUI line widget -->
<!-- ================================================================ -->
<SourceProxy
name="SPHProbeFilterLine"
class="vtkSPHProbeFilter"
label="SPH Probe (Line source)"
base_proxygroup="filters"
base_proxyname="SPHProbeFilterBase">
<Documentation
long_help="Sample data attributes along a line"
short_help="Sample data attributes along a line">
</Documentation>
<InputProperty
name="Probe"
command="SetProbeConnection"
label="Probe Type">
<ProxyGroupDomain name="groups">
<Group name="sources"/>
</ProxyGroupDomain>
<ProxyListDomain name="proxy_list">
<Proxy group="extended_sources" name="HighResLineSource" />
</ProxyListDomain>
<Documentation>
This property specifies the dataset whose geometry will be used in determining positions to probe.
</Documentation>
</InputProperty>
<Hints>
<Visibility replace_input="0" />
<!-- View can be used to specify the preferred view for the proxy -->
<View type="XYChartView" />
<Plotable />
<ShowInMenu category="Meshless" />
</Hints>
</SourceProxy>
</ProxyGroup>
</ServerManagerConfiguration>