[cig-commits] [commit] master: Merge pull request #143 from bangerth/fix-solution-transfer-with-hanging-nodes (dd3794b)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Jun 24 13:14:05 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/6b7c137fa297caa534f0c498bb594d05ed012a95...dd3794be780d4879f029fcef1efb957c61665109

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

commit dd3794be780d4879f029fcef1efb957c61665109
Merge: 6b7c137 004e009
Author: Timo Heister <timo.heister at gmail.com>
Date:   Tue Jun 24 16:13:32 2014 -0400

    Merge pull request #143 from bangerth/fix-solution-transfer-with-hanging-nodes
    
    Make sure the solution satisfies hanging node constraints after solution transfer



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

dd3794be780d4879f029fcef1efb957c61665109
 include/aspect/simulator.h                        |   9 +-
 source/simulator/core.cc                          |  53 ++--
 source/simulator/freesurface.cc                   |  56 +++--
 tests/always_refine.prm                           |   3 +-
 tests/always_refine/screen-output                 |  42 ++--
 tests/always_refine/statistics                    |  10 +-
 tests/postprocess_initial.prm                     |   3 +-
 tests/refine_vel/screen-output                    |  32 +--
 tests/refine_vel/statistics                       |  20 +-
 tests/remove_angular_momentum/screen-output       | 289 +++++++++++-----------
 tests/remove_angular_momentum/statistics          | 115 ++++-----
 tests/remove_net_rotation/screen-output           | 264 ++++++++++----------
 tests/remove_net_rotation/statistics              | 114 ++++-----
 tests/spherical_velocity_statistics/screen-output |  32 +--
 tests/spherical_velocity_statistics/statistics    |  20 +-
 tests/velocity_boundary_statistics/screen-output  |  32 +--
 tests/velocity_boundary_statistics/statistics     |  20 +-
 17 files changed, 587 insertions(+), 527 deletions(-)



More information about the CIG-COMMITS mailing list