VTK-m
2.2
Main Page
Related Pages
Modules
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
a
c
d
e
f
h
i
k
m
o
p
q
r
s
t
u
v
w
x
y
Variables
Typedefs
Macros
e
k
m
q
s
t
u
v
vtkm
filter
flow
Namespaces
|
Enumerations
FlowTypes.h File Reference
Go to the source code of this file.
Namespaces
vtkm
Groups connected points that have the same field value.
vtkm::filter
VTK-m Filters.
vtkm::filter::flow
Enumerations
enum
vtkm::filter::flow::IntegrationSolverType
{
vtkm::filter::flow::IntegrationSolverType::RK4_TYPE
= 0,
vtkm::filter::flow::IntegrationSolverType::EULER_TYPE
}
enum
vtkm::filter::flow::VectorFieldType
{
vtkm::filter::flow::VectorFieldType::VELOCITY_FIELD_TYPE
= 0,
vtkm::filter::flow::VectorFieldType::ELECTRO_MAGNETIC_FIELD_TYPE
}
enum
vtkm::filter::flow::FlowResultType
{
vtkm::filter::flow::UNKNOWN_TYPE
= -1,
vtkm::filter::flow::PARTICLE_ADVECT_TYPE
,
vtkm::filter::flow::STREAMLINE_TYPE
}
Generated by
1.8.17