]> 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:48:03 +0000 (17:48 -0700)
committerWasim Niyaz Munshi <munshiw0@gmail.com>
Sat, 7 Dec 2024 00:48:03 +0000 (17:48 -0700)
Phase_field_fracture_model_in_3D/phase_field.cc

index d3a6b71a33a4a73900fd10bcbd73e4c67d1725cd..c84aae5089802225209622b72f19c8143ead6be4 100644 (file)
@@ -48,7 +48,7 @@ using namespace dealii::LinearAlgebraTrilinos;
 #include <iostream>
 #include <random>
 
-namespace StepPhaseField
+namespace PhaseField
 
 {
   using namespace dealii;
@@ -1437,7 +1437,7 @@ main (int argc,
   try
     {
       using namespace dealii;
-      using namespace StepPhaseField;
+      using namespace PhaseField;
 
       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.