16#include "libmesh/elem_range.h"
17#include "libmesh/threads.h"
27 using ElemInfoRange = StoredRange<MooseMesh::const_elem_info_iterator, const ElemInfo *>;
void join(const ComputeFVInitialConditionThread &)
StoredRange< MooseMesh::const_elem_info_iterator, const ElemInfo * > ElemInfoRange
FEProblemBase & _fe_problem
void operator()(const ElemInfoRange &range)
void printGeneralExecutionInformation() const
Print information about the loop, mostly order of execution of objects.
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.