27#include "neml2/models/Model.h"
Model(const OptionSet &options)
Construct a new Model object.
Definition Model.cxx:110
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
Variable< Scalar > & _f
Definition ReactionMechanism.h:46
ReactionMechanism(const OptionSet &options)
Definition ReactionMechanism.cxx:44
static OptionSet expected_options()
Definition ReactionMechanism.cxx:30
const Variable< Scalar > & _a
Definition ReactionMechanism.h:43
Concrete definition of a variable.
Definition Variable.h:236
Definition DiagnosticsInterface.cxx:30