[cig-commits] [commit] master: Merge pull request #65 from gassmoeller/make_basic_statistics (11c2ea4)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Fri May 23 05:56:50 PDT 2014
Repository : https://github.com/geodynamics/aspect
On branch : master
Link : https://github.com/geodynamics/aspect/compare/4f52773fbf2cfbb51201a7d742b1c38faa940596...11c2ea4df18afb9cd1e6cdc9b772c124d6a191db
>---------------------------------------------------------------
commit 11c2ea4df18afb9cd1e6cdc9b772c124d6a191db
Merge: 4f52773 6dd17a2
Author: Wolfgang Bangerth <bangerth at math.tamu.edu>
Date: Fri May 23 07:56:44 2014 -0500
Merge pull request #65 from gassmoeller/make_basic_statistics
Make basic statistics
>---------------------------------------------------------------
11c2ea4df18afb9cd1e6cdc9b772c124d6a191db
.../{velocity_statistics.h => basic_statistics.h} | 10 +-
...{velocity_statistics.cc => basic_statistics.cc} | 113 ++-------------------
source/postprocess/velocity_statistics.cc | 65 ------------
tests/adiabatic_conditions.prm | 2 +-
tests/box-first-time-step-alternate-bc.prm | 2 +-
tests/box-first-time-step.prm | 2 +-
tests/box-repetitions.prm | 2 +-
tests/diffusion-velocity.prm | 2 +-
tests/free_surface_blob.prm | 2 +-
tests/free_surface_relaxation.prm | 2 +-
tests/minimum_refinement_function.prm | 2 +-
tests/no_adiabatic_heating_02.prm | 2 +-
tests/no_adiabatic_heating_03.prm | 2 +-
tests/passive_comp.prm | 2 +-
tests/periodic_box.prm | 2 +-
tests/periodic_box_freesurface.prm | 2 +-
tests/refine_vel.prm | 2 +-
tests/remove_angular_momentum.prm | 2 +-
tests/remove_net_rotation.prm | 2 +-
tests/simple-compressible.prm | 2 +-
tests/simple-incompressible.prm | 2 +-
tests/spherical_velocity_statistics.prm | 2 +-
tests/steinberger-compressible.prm | 2 +-
tests/steinberger-incompressible.prm | 2 +-
tests/stokes.prm | 2 +-
tests/temperature-dependent-stokes-matrix.prm | 2 +-
tests/velocity_boundary_statistics.prm | 2 +-
tests/velocity_in_years.prm | 2 +-
28 files changed, 38 insertions(+), 200 deletions(-)
More information about the CIG-COMMITS
mailing list