[cig-commits] [commit] master: Reverted typo. (d4ae43d)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed May 21 14:03:20 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/a7135c1f7697d39efff2f47a79ca1e1395cff504...73a71ba37f203bfed63bb8b602fdbd30ab99b1af

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

commit d4ae43d5d73990be746919f0452d5807464cb3a2
Author: Rene Gassmoeller <R.Gassmoeller at mailbox.org>
Date:   Wed May 21 15:21:51 2014 -0500

    Reverted typo.


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

d4ae43d5d73990be746919f0452d5807464cb3a2
 source/material_model/steinberger.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/material_model/steinberger.cc b/source/material_model/steinberger.cc
index 01664cd..f2fd0fc 100644
--- a/source/material_model/steinberger.cc
+++ b/source/material_model/steinberger.cc
@@ -225,7 +225,7 @@ namespace aspect
           value (const double temperature,
                  const double pressure,
                  const dealii::Table<2,
-                 double>& values,
+                 double> &values,
                  bool interpol) const
           {
             const double nT = get_nT(temperature);



More information about the CIG-COMMITS mailing list