27#include "neml2/models/Model.h"
The base class for all constitutive models.
Definition Model.h:70
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
Reduction(const OptionSet &options)
Definition Reduction.cxx:50
Variable< T > & _to
Reduced variable.
Definition Reduction.h:41
const Size _dim
Dimension over which to perform the reduction.
Definition Reduction.h:44
static OptionSet expected_options()
Definition Reduction.cxx:33
Concrete definition of a variable.
Definition VariableStore.h:41
Definition DiagnosticsInterface.cxx:30
int64_t Size
Definition types.h:65