[cig-commits] [commit] master: Extension of the minimum refinement function. (3851884)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Jun 27 16:51:55 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/a099d82b7e88ed5c2ae7b5c5280b4867953f4aa8...efe6cd66e446a93283180a2c3fd65ffabc1a6b62

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

commit 38518842b35fa6ad8e838fcc9ce060846c80a785
Author: Rene Gassmoeller <R.Gassmoeller at mailbox.org>
Date:   Sun Jun 22 16:10:45 2014 +0200

    Extension of the minimum refinement function.
    
    Add test for minimum refinement function cartesian.
    
    Make sure spherical is not working at the moment.
    
    Implemented spherical coordinates for mesh refinement
    
    Add test for spherical coordinates in minimum refinement function.
    
    Addressing Timos comments


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

38518842b35fa6ad8e838fcc9ce060846c80a785
 .../mesh_refinement/minimum_refinement_function.h  |   19 +-
 .../mesh_refinement/minimum_refinement_function.cc |  105 +-
 ...m => minimum_refinement_function_cartesian.prm} |    7 +-
 .../screen-output                                  |   70 +-
 .../solution-00003.0000.gnuplot                    | 3570 ++++++++++++++++++++
 .../solution-00003.0001.gnuplot                    | 3570 ++++++++++++++++++++
 .../statistics                                     |   25 +
 ...m => minimum_refinement_function_spherical.prm} |   51 +-
 .../screen-output                                  |  108 +-
 .../solution-00003.0000.gnuplot                    | 2023 +++++++++++
 .../solution-00003.0001.gnuplot                    | 2023 +++++++++++
 .../statistics                                     |   25 +
 12 files changed, 11450 insertions(+), 146 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 38518842b35fa6ad8e838fcc9ce060846c80a785


More information about the CIG-COMMITS mailing list