27#include "neml2/models/Reduction.h"
40 void set_value(
bool out,
bool dout_din,
bool d2out_din2)
override;
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
Definition Reduction.h:33
Variable< T > & _to
Reduced variable.
Definition Reduction.h:41
const Size _dim
Dimension over which to perform the reduction.
Definition Reduction.h:44
Concrete definition of a variable.
Definition VariableStore.h:41
Definition DiagnosticsInterface.cxx:30