![]() |
MFEM v4.9.0
Finite element discretization library
|
#include <reducers.hpp>
Public Types | |
| using | value_type = MinMaxLocScalar<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 395 of file reducers.hpp.
| using mfem::ArgMinMaxReducer< float, I >::value_type = MinMaxLocScalar<float, I> |
Definition at line 397 of file reducers.hpp.
|
inlinestatic |
Definition at line 398 of file reducers.hpp.
|
inlinestatic |
Definition at line 412 of file reducers.hpp.