typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
MisfitReporterOffsetFunctionMaterialTempl< true > ADMisfitReporterOffsetFunctionMaterial
MisfitReporterOffsetFunctionMaterialTempl< false > MisfitReporterOffsetFunctionMaterial
Moose::GenericType< VariableValue, is_ad > GenericVariableValue
This class creates a misfit and misfit gradient material that can be used for optimizing measurements...
const GenericVariableValue< is_ad > & _sim_var
Simulation variable.
GenericMaterialProperty< Real, is_ad > & _mat_prop_gradient
Gradient of misfit with respect to the simulation variable.
virtual void computeQpProperties() override
Real computeWeighting(const Point &point_shift)
static InputParameters validParams()
const std::vector< Real > & _measurement_values
values at each xyz coordinate
const InputParameters & parameters() const
This class defines a material with an associated offset function.
const bool _read_in_points
bool if data format read in is points
const std::vector< Real > & _coordz
z coordinate
Real computeOffsetFunction(const Point &point_offset)
Calculates the value of the function at the given offset point.
const std::vector< Point > & _points
xyz point
const std::vector< Real > & _coordx
Reporter offset locations for function.
const std::string _prop_name
Base name of the material system.
GenericMaterialProperty< Real, is_ad > & _material
Misfit value at each quadrature point.
const std::vector< Real > & _coordy
y coordinate