[cig-commits] [commit] devel, master: added Paul Cristini's Gmsh examples (9038f69)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 15:19:04 PDT 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem2d/compare/fc67e6fd7ad890705b2b72b4b3c509accb22249e...e9ca46c40131588d89d7b0883250bc6584ce6b4c

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

commit 9038f694c518fd81b37ce34370555fa47e0a29be
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue May 31 15:04:21 2011 +0000

    added Paul Cristini's Gmsh examples


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

9038f694c518fd81b37ce34370555fa47e0a29be
 Gmsh_example_MPI/LibGmsh2Specfem.py                |   409 +
 Gmsh_example_MPI/Material_SqrCirc                  |  2942 ++++
 Gmsh_example_MPI/Mesh_SqrCirc                      |  2943 ++++
 Gmsh_example_MPI/Nodes_SqrCirc                     | 11962 +++++++++++++++
 .../Par_file_Gmsh_SqrCircles.in                    |   110 +-
 .../SOURCE.SqrCirc                                 |     6 +-
 Gmsh_example_MPI/SqrCirc.geo                       |    47 +
 Gmsh_example_MPI/SqrCirc.msh                       | 15113 +++++++++++++++++++
 Gmsh_example_MPI/Surf_abs_SqrCirc                  |   193 +
 Gmsh_example_MPI/Surf_bottom_SqrCirc               |    49 +
 .../Surf_free_SqrCirc                              |     0
 Gmsh_example_MPI/Surf_left_SqrCirc                 |    49 +
 Gmsh_example_MPI/Surf_right_SqrCirc                |    49 +
 Gmsh_example_MPI/Surf_top_SqrCirc                  |    49 +
 Gmsh_example_MPI/mesh_quality_histogram.txt        |    20 +
 Gmsh_example_MPI/plot_mesh_quality_histogram.gnu   |    11 +
 .../process_this_example.sh                        |     6 +-
 Gmsh_example_serial/LibGmsh2Specfem.py             |   409 +
 Gmsh_example_serial/Material_SqrCirc               |  2942 ++++
 Gmsh_example_serial/Mesh_SqrCirc                   |  2943 ++++
 Gmsh_example_serial/Nodes_SqrCirc                  | 11962 +++++++++++++++
 .../Par_file_Gmsh_SqrCircles.in                    |   110 +-
 .../SOURCE.SqrCirc                                 |     6 +-
 Gmsh_example_serial/SqrCirc.geo                    |    47 +
 Gmsh_example_serial/SqrCirc.msh                    | 15113 +++++++++++++++++++
 Gmsh_example_serial/Surf_abs_SqrCirc               |   193 +
 Gmsh_example_serial/Surf_bottom_SqrCirc            |    49 +
 .../Surf_free_SqrCirc                              |     0
 Gmsh_example_serial/Surf_left_SqrCirc              |    49 +
 Gmsh_example_serial/Surf_right_SqrCirc             |    49 +
 Gmsh_example_serial/Surf_top_SqrCirc               |    49 +
 Gmsh_example_serial/mesh_quality_histogram.txt     |    20 +
 .../plot_mesh_quality_histogram.gnu                |    11 +
 .../process_this_example.sh                        |     6 +-
 34 files changed, 67808 insertions(+), 108 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 9038f694c518fd81b37ce34370555fa47e0a29be


More information about the CIG-COMMITS mailing list