27#include "neml2/models/Model.h"
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:52
Definition MandelStress.h:32
const Variable< SR2 > & _S
Definition MandelStress.h:39
Variable< SR2 > & _M
Definition MandelStress.h:40
static OptionSet expected_options()
Definition MandelStress.cxx:30
MandelStress(const OptionSet &options)
Definition MandelStress.cxx:44
The base class for all constitutive models.
Definition Model.h:53
const torch::TensorOptions & options() const
This model's tensor options.
Definition Model.h:116
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:59
Definition CrossRef.cxx:32