12 #include "libmesh/libmesh_config.h" EigenProblemSolve is used to solve an eigenvalue problem interfacing SLEPc.
virtual void initialSetup() override
Method that should be executed once, before any solve calls.
static InputParameters validParams()
const PostprocessorValue *const _normalization
Postprocessor value that scales solution when eigensolve is finished.
Real PostprocessorValue
various MOOSE typedefs
Executioners are objects that do the actual work of solving your problem.
Problem for solving eigenvalue problems.
EigenProblem & _eigen_problem
EigenProblemSolve(Executioner &ex)