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
FEProblemBase & _fe_problem
void printGeneralExecutionInformation() const
Print information about the loop, mostly order of execution of objects.
void operator()(const libMesh::ConstElemRange &range)
void join(const ComputeInitialConditionThread &)
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations.