![]() |
MFEM v4.8.0
Finite element discretization library
|
#include <reducers.hpp>
Public Types | |
using | value_type = DevicePair<double, double> |
Static Public Member Functions | |
static MFEM_HOST_DEVICE void | Join (value_type &a, value_type b) |
static MFEM_HOST_DEVICE void | SetInitialValue (value_type &a) |
Definition at line 237 of file reducers.hpp.
using mfem::MinMaxReducer< double >::value_type = DevicePair<double, double> |
Definition at line 239 of file reducers.hpp.
|
inlinestatic |
Definition at line 240 of file reducers.hpp.
|
inlinestatic |
Definition at line 246 of file reducers.hpp.