[cig-commits] [commit] master: Remove a TODO. (ebf2503)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu May 22 06:05:13 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/5b2b586a4f29499284711e77f2cb8d5a0bc64afe...80f462a3e073ac705f736fd43243a28f9833c866

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

commit ebf2503bf26e971ff6b5810d0a245c5a9be689c7
Author: Jonathan Perry-Houts <jperryh2 at uoregon.edu>
Date:   Wed May 21 16:44:32 2014 -0700

    Remove a TODO.


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

ebf2503bf26e971ff6b5810d0a245c5a9be689c7
 source/mesh_refinement/thermal_energy_density.cc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/source/mesh_refinement/thermal_energy_density.cc b/source/mesh_refinement/thermal_energy_density.cc
index 0ba63fc..650ce6f 100644
--- a/source/mesh_refinement/thermal_energy_density.cc
+++ b/source/mesh_refinement/thermal_energy_density.cc
@@ -120,7 +120,6 @@ namespace aspect
                                                       this->get_dof_handler(),
                                                       vec,
                                                       indicators,
-//TODO: get this from introspection
                                                       this->introspection().component_indices.temperature);
 
       // Scale gradient in each cell with the correct power of h. Otherwise,



More information about the CIG-COMMITS mailing list