[cig-commits] [commit] rajesh_dev: The initial commit after the removal of the caps_per_proc variable. CitcomS now formally allows at most one cap per process. This was the de facto behavior previously. (c2b2a8c)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Oct 16 15:00:08 PDT 2013


Repository : ssh://geoshell/citcoms

On branch  : rajesh_dev
Link       : https://github.com/geodynamics/citcoms/compare/fd2b0d677451c43e09672b7b095f6f08413e0f50...c2b2a8cbd18862e64d7c7a893123ea0d4b0a12f4

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

commit c2b2a8cbd18862e64d7c7a893123ea0d4b0a12f4
Author: Rajesh Kommu <rajesh.kommu at gmail.com>
Date:   Wed Oct 16 14:50:34 2013 -0700

    The initial commit after the removal of the
    caps_per_proc variable. CitcomS now formally
    allows at most one cap per process. This was the de facto
    behavior previously.


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

c2b2a8cbd18862e64d7c7a893123ea0d4b0a12f4
 lib/Advection_diffusion.c            |  590 ++++++-------
 lib/Anisotropic_viscosity.c          |  161 ++--
 lib/BC_util.c                        |  233 +++--
 lib/Checkpoints.c                    |  191 ++--
 lib/Composition_related.c            |  355 ++++----
 lib/Construct_arrays.c               |  729 +++++++---------
 lib/Determine_net_rotation.c         |   85 +-
 lib/Drive_solvers.c                  |   73 +-
 lib/Element_calculations.c           |  792 ++++++++---------
 lib/Full_boundary_conditions.c       |  188 ++--
 lib/Full_parallel_related.c          | 1591 +++++++++++++++-------------------
 lib/Full_read_input_from_files.c     |  103 +--
 lib/Full_solver.c                    |    2 +-
 lib/Full_sphere_related.c            |  199 +++--
 lib/Full_tracer_advection.c          | 1446 ++++++++++++++----------------
 lib/Full_version_dependent.c         |  169 ++--
 lib/General_matrix_functions.c       |  781 ++++++++---------
 lib/Ggrd_handling.c                  |  262 +++---
 lib/Global_operations.c              |  512 ++++-------
 lib/Initial_temperature.c            |  265 +++---
 lib/Instructions.c                   |  324 +++----
 lib/Lith_age.c                       |  224 +++--
 lib/Material_properties.c            |    6 +-
 lib/Mineral_physics_models.c         |    8 +-
 lib/Nodal_mesh.c                     |  282 +++---
 lib/Obsolete.c                       |  140 +--
 lib/Output.c                         |  202 ++---
 lib/Output_gzdir.c                   |  378 ++++----
 lib/Output_h5.c                      |   84 +-
 lib/Output_vtk.c                     |  102 +--
 lib/Pan_problem_misc_functions.c     |  117 ++-
 lib/Phase_change.c                   |   78 +-
 lib/Process_buoyancy.c               |  121 +--
 lib/Regional_boundary_conditions.c   |  267 +++---
 lib/Regional_obsolete.c              |   24 +-
 lib/Regional_parallel_related.c      |  496 ++++-------
 lib/Regional_read_input_from_files.c |   34 +-
 lib/Regional_solver.c                |    2 +-
 lib/Regional_sphere_related.c        |   70 +-
 lib/Regional_tracer_advection.c      |  174 ++--
 lib/Regional_version_dependent.c     |  182 ++--
 lib/Size_does_matter.c               |  560 +++++-------
 lib/Solver_multigrid.c               |  526 ++++++-----
 lib/Sphere_harmonics.c               |  132 ++-
 lib/Sphere_util.c                    |   44 +-
 lib/Stokes_flow_Incomp.c             |  474 +++++-----
 lib/Topo_gravity.c                   |  637 ++++++--------
 lib/Tracer_setup.c                   |  650 +++++---------
 lib/Viscosity_structures.c           |  402 ++++-----
 lib/global_defs.h                    |  197 ++---
 lib/phase_change.h                   |    6 +-
 lib/prototypes.h                     |  220 ++---
 lib/solver.h                         |    2 +-
 lib/tracer_defs.h                    |   48 +-
 54 files changed, 6830 insertions(+), 9110 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 c2b2a8cbd18862e64d7c7a893123ea0d4b0a12f4


More information about the CIG-COMMITS mailing list