[cig-commits] [commit] master: start removing inclusion from aspect (aeec745)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed May 21 04:24:03 PDT 2014


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/c883fc069e0dcc93cce45e1d52c84c05c9c4385b...1f4ab820b0191d9a4058b78c91b629bc94c437ec

>---------------------------------------------------------------

commit aeec7453f5a91554c160f677ff1019abbe8e7d0a
Author: Timo Heister <timo.heister at gmail.com>
Date:   Tue May 20 11:19:21 2014 -0400

    start removing inclusion from aspect


>---------------------------------------------------------------

aeec7453f5a91554c160f677ff1019abbe8e7d0a
 source/material_model/duretz_et_al.cc | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/source/material_model/duretz_et_al.cc b/source/material_model/duretz_et_al.cc
index 341619e..ebfdb89 100644
--- a/source/material_model/duretz_et_al.cc
+++ b/source/material_model/duretz_et_al.cc
@@ -647,10 +647,6 @@ namespace aspect
                                      "SolKz",
                                      "A material model that corresponds to the 'SolKz' benchmark "
                                      "defined in Duretz et al., G-Cubed, 2011.")
-      ASPECT_REGISTER_MATERIAL_MODEL(Inclusion,
-                                     "Inclusion",
-                                     "A material model that corresponds to the 'Inclusion' benchmark "
-                                     "defined in Duretz et al., G-Cubed, 2011.")
     }
   }
 }



More information about the CIG-COMMITS mailing list