27#include "neml2/tensors/user_tensors/UserTensor.h"
29#include "neml2/tensors/WR2.h"
The wrapper (decorator) for cross-referencing unresolved values at parse time.
Definition CrossRef.h:52
Create a filled WR2 from the input file.
Definition FillWR2.h:37
FillWR2(const OptionSet &options)
Construct a new FillWR2 object.
Definition FillWR2.cxx:43
static OptionSet expected_options()
Definition FillWR2.cxx:32
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:59
Definition UserTensor.h:33
A skew rank 2, represented as an axial vector.
Definition WR2.h:43
Definition CrossRef.cxx:32