27 #ifdef LIBMESH_ENABLE_AMR 38 LOG_SCOPE(
"select_refinement()",
"HPSingularity");
43 for (
auto & elem :
mesh.active_element_ptr_range())
54 if (elem->contains_point(pt))
65 #endif // #ifdef LIBMESH_ENABLE_AMR
const MeshBase & get_mesh() const
std::list< Point > singular_points
Manages consistently variables, degrees of freedom, and coefficient vectors.
virtual void select_refinement(System &system)