27#include "neml2/tensors/user_tensors/UserTensor.h"
29#include "neml2/tensors/SR2.h"
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:52
Create a filled SR2 from the input file.
Definition FillSR2.h:37
FillSR2(const OptionSet &options)
Construct a new FillSR2 object.
Definition FillSR2.cxx:48
static OptionSet expected_options()
Definition FillSR2.cxx:32
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:59
The (logical) symmetric second order tensor.
Definition SR2.h:46
Definition UserTensor.h:33
Definition CrossRef.cxx:32