]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
Update Distributed_Moving_Laser_Heating/Distributed_Moving_Laser_Heating.cc
authorHongfeng Ma <ma54746929@gmail.com>
Mon, 25 Jul 2022 08:57:17 +0000 (10:57 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2022 08:57:17 +0000 (10:57 +0200)
Co-authored-by: Peter Munch <peterrmuench@gmail.com>
Distributed_Moving_Laser_Heating/Distributed_Moving_Laser_Heating.cc

index b7fe623569b719621b8ebce80bed38f441299cdf..f8d88d52808a2a794352893fdff47a5174def77d 100644 (file)
@@ -222,12 +222,6 @@ void LaserHeating<dim>::setup_system ()
   constraints_T.clear();
   constraints_T.reinit (locally_relevant_dofs);
   DoFTools::make_hanging_node_constraints (dof_handler, constraints_T);
-/*
-  VectorTools::interpolate_boundary_values (dof_handler,
-                                            BOUNDARY_NUM,
-                                            BoundaryValues<dim>(),
-                                            constraints_T);                                      
-*/
   constraints_T.close();
 
   DynamicSparsityPattern dsp_T(locally_relevant_dofs);

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.