From 63faf7177c84943ec832760b681ba80b9e4aa198 Mon Sep 17 00:00:00 2001 From: Hongfeng Ma Date: Mon, 25 Jul 2022 10:20:06 +0200 Subject: [PATCH] Update Distributed_Moving_Laser_Heating.cc delete the commented petsc part --- .../Distributed_Moving_Laser_Heating.cc | 10 ---------- 1 file changed, 10 deletions(-) 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 -- 2.39.5