![]() |
MFEM v4.8.0
Finite element discretization library
|
Pair of values which can be used in device code. More...
#include <reducers.hpp>
Public Attributes | |
A | first |
B | second |
Pair of values which can be used in device code.
Definition at line 27 of file reducers.hpp.
A mfem::DevicePair< A, B >::first |
Definition at line 29 of file reducers.hpp.
B mfem::DevicePair< A, B >::second |
Definition at line 30 of file reducers.hpp.