From: Hongfeng Ma Date: Mon, 25 Jul 2022 08:20:06 +0000 (+0200) Subject: Update Distributed_Moving_Laser_Heating.cc X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63faf7177c84943ec832760b681ba80b9e4aa198;p=code-gallery.git Update Distributed_Moving_Laser_Heating.cc delete the commented petsc part --- diff --git a/Distributed_Moving_Laser_Heating/Distributed_Moving_Laser_Heating.cc b/Distributed_Moving_Laser_Heating/Distributed_Moving_Laser_Heating.cc index 3dcfde2..8cbaf1d 100644 --- a/Distributed_Moving_Laser_Heating/Distributed_Moving_Laser_Heating.cc +++ b/Distributed_Moving_Laser_Heating/Distributed_Moving_Laser_Heating.cc @@ -37,16 +37,6 @@ #include #include -// the following files are for petsc, if you want to use -// pesct instead of trilinos, you can uncomment the following - -/* -#include -#include -#include -#include -*/ - #include #include #include