18 template <
typename T,
bool is_ad>
33 template <
typename T,
bool is_ad>
38 params.
addParam<
unsigned int>(
"index", 0,
"The index to consider for this kernel");
42 template <
typename T,
bool is_ad>
46 _index(this->template getParam<unsigned
int>(
"index"))
50 template <
typename T = Real>
static InputParameters validParams()
A base class for the various Material related AuxKernal objects.
A base class for the various Material related AuxKernel objects.
const InputParameters & parameters() const
Get the parameters of the object.
Moose::GenericType< std::vector< T >, is_ad > _full_value
T Value evaluated from either the property or the functor.
static InputParameters validParams()
MaterialStdVectorAuxBaseTempl(const InputParameters ¶meters)
unsigned int _index
index of the vector element
void ErrorVector unsigned int