![]() |
MFEM v4.8.0
Finite element discretization library
|
#include <reducers.hpp>
Public Types | |
using | value_type = DevicePair<float, I> |
Static Public Member Functions | |
static MFEM_HOST_DEVICE void | Join (value_type &a, const value_type &b) |
static MFEM_HOST_DEVICE void | SetInitialValue (value_type &a) |
Definition at line 334 of file reducers.hpp.
using mfem::ArgMaxReducer< float, I >::value_type = DevicePair<float, I> |
Definition at line 336 of file reducers.hpp.
|
inlinestatic |
Definition at line 337 of file reducers.hpp.
|
inlinestatic |
Definition at line 344 of file reducers.hpp.