15 #include "libmesh/elem_range.h" 16 #include "libmesh/threads.h" 45 const std::set<VariableName> * target_vars);
const std::set< VariableName > * _target_vars
the names of target variables for which the initial conditions are applied
void printGeneralExecutionInformation() const
Print information about the loop, mostly order of execution of objects.
ComputeInitialConditionThread(FEProblemBase &fe_problem)
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.
void operator()(const libMesh::ConstElemRange &range)
void join(const ComputeInitialConditionThread &)
FEProblemBase & _fe_problem