13#include "libmesh/id_types.h"
14#include "libmesh/libmesh_common.h"
Optimization reporter that interfaces with TAO.
Real & _objective_val
Reporter that will hold the objective value.
virtual dof_id_type getNumParams() const override
Function to get the total number of parameters.
std::vector< dof_id_type > * _num_values_reporter
virtual void setICsandBounds() override
Sets the initial conditions and bounds right before it is needed.
virtual Real computeObjective() override
Function to compute objective.
static InputParameters validParams()
const InputParameters & parameters() const
Base class for optimization objects, implements routines for calculating misfit.