![]() |
MFEM v4.8.0
Finite element discretization library
|
#include <reducers.hpp>
Public Types | |
using | value_type = float |
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 122 of file reducers.hpp.
using mfem::MinReducer< float >::value_type = float |
Definition at line 124 of file reducers.hpp.
|
inlinestatic |
Definition at line 125 of file reducers.hpp.
|
inlinestatic |
Definition at line 130 of file reducers.hpp.