TimeDependentProblemOperator

Summary

TimeDependentProblemOperator objects are mfem::TimeDependentOperator that are called inside MFEMProblemSolve to solve a step of the FE problem and update the mfem::BlockVector storing the true degrees of freedom of all variables.

For more information on usage, see MFEMProblemSolve and its usage in the MFEMTransient executioner class.