VTK-m
2.0
Main Page
Related Pages
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
j
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
b
c
d
e
f
g
h
i
j
k
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
g
v
Variables
Typedefs
Macros
b
c
d
e
i
k
m
n
p
q
r
s
t
u
v
x
z
vtkm
Add
Public Member Functions
|
List of all members
vtkm::Add Struct Reference
#include <
Types.h
>
Public Member Functions
template<typename T , typename U >
VTKM_EXEC_CONT
auto
operator()
(const T &a, const U &b) const -> decltype(a+b)
Member Function Documentation
◆
operator()()
template<typename T , typename U >
VTKM_EXEC_CONT
auto vtkm::Add::operator()
(
const T &
a
,
const U &
b
)
const -> decltype(a + b)
inline
The documentation for this struct was generated from the following file:
Types.h
Generated by
1.8.17