27#include "neml2/user_tensors/UserTensorBase.h"
29#include "neml2/tensors/WR2.h"
FillWR2(const OptionSet &options)
Construct a new FillWR2 object.
Definition FillWR2.cxx:44
static OptionSet expected_options()
Definition FillWR2.cxx:33
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:52
UserTensorBase(const OptionSet &options)
Definition UserTensorBase.cxx:37
WR2(const R2 &T)
Skew-symmetrize a R2 then fill.
Definition WR2.cxx:41
Definition DiagnosticsInterface.cxx:30
The name of a tensor object that can be referenced in the input files.
Definition TensorName.h:46