]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
Changed namespace from step854 to PhaseField
authorWasim Niyaz Munshi <munshiw0@gmail.com>
Sat, 7 Dec 2024 00:46:04 +0000 (17:46 -0700)
committerWasim Niyaz Munshi <munshiw0@gmail.com>
Sat, 7 Dec 2024 00:46:04 +0000 (17:46 -0700)
Phase_field_fracture_model_in_3D/phase_field.cc

index 05472d1acc43f8d3de9489d70c47dde23d5729b6..d3a6b71a33a4a73900fd10bcbd73e4c67d1725cd 100644 (file)
@@ -48,7 +48,7 @@ using namespace dealii::LinearAlgebraTrilinos;
 #include <iostream>
 #include <random>
 
-namespace Step854
+namespace StepPhaseField
 
 {
   using namespace dealii;
@@ -1437,7 +1437,7 @@ main (int argc,
   try
     {
       using namespace dealii;
-      using namespace Step854;
+      using namespace StepPhaseField;
 
       Utilities::MPI::MPI_InitFinalize mpi_initialization (argc, argv, 1);
 

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.