13 #include "libmesh/petsc_vector.h" static InputParameters validParams()
Base class for optimization objects, implements routines for calculating misfit.
std::unique_ptr< libMesh::PetscVector< Number > > _optSolverParameters
const libMesh::Parallel::Communicator _my_comm
Communicator used for operations.
OptimizationReporterBase * _optReporter
void initialize() override
A UserObject that tests the requesting of Reporter values that are actually correct.
OptimizationReporterTest(const InputParameters ¶ms)
void initialSetup() override