[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] [getfem-commits] master updated (18bcf86 -> 4d22c9a)
From: |
Yves Renard |
Subject: |
[Getfem-commits] [getfem-commits] master updated (18bcf86 -> 4d22c9a) |
Date: |
Wed, 19 Dec 2018 12:43:09 -0500 (EST) |
renard pushed a change to branch master.
from 18bcf86 Add initial support for gmsh mesh format version 4
adds 4fe9963 Fix python script by 2to3
adds d33eb66 Merge branch 'master' of
ssh://git.sv.gnu.org:/srv/git/getfem into devel-tetsuo-2to3check
adds c7b7ac1 minor change
adds f88ba52 minor change
adds b3bf69b [update] svn -> git
adds e26a31f Fix typo in docs
adds 980a9c8 Fix typo in docs
adds f606123 Fix typo in docs
adds 3fcba5a Fix typo in docs
adds 366dcee Fix typo in docs
new 4d22c9a Merge remote-tracking branch 'origin/fixmisspell'
Summary of changes:
doc/sphinx/source/.templates/download.html | 4 +--
doc/sphinx/source/project/femdesc.rst | 4 +--
doc/sphinx/source/project/libdesc_cont.rst | 2 +-
doc/sphinx/source/project/libdesc_gmm.rst | 2 +-
.../source/project/libdesc_high_gen_assemb.rst | 2 +-
doc/sphinx/source/project/libdesc_mesh.rst | 4 +--
doc/sphinx/source/tutorial/basic_usage.rst | 2 +-
doc/sphinx/source/tutorial/install.rst | 6 ++--
doc/sphinx/source/tutorial/intro.rst | 4 +--
doc/sphinx/source/tutorial/thermo_coupling.rst | 2 +-
doc/sphinx/source/userdoc/appendixA.rst | 2 +-
doc/sphinx/source/userdoc/appendixB.rst | 2 +-
doc/sphinx/source/userdoc/gasm_high.rst | 1 +
doc/sphinx/source/userdoc/gasm_low.rst | 4 +--
doc/sphinx/source/userdoc/model_ALE_rotating.rst | 4 +--
doc/sphinx/source/userdoc/model_Mindlin_plate.rst | 2 +-
doc/sphinx/source/userdoc/model_Nitsche.rst | 2 +-
doc/sphinx/source/userdoc/model_dirichlet.rst | 2 +-
.../source/userdoc/model_linear_elasticity.rst | 2 +-
.../source/userdoc/model_time_integration.rst | 2 +-
interface/tests/python/check_levelset.py | 2 +-
interface/tests/python/demo_dynamic_contact_1D.py | 38 +++++++++++-----------
.../tests/python/demo_large_sliding_contact.py | 2 +-
interface/tests/python/demo_mortar.py | 2 +-
interface/tests/python/demo_plasticity.py | 4 +--
interface/tests/python/demo_stokes_3D_tank.py | 4 +--
interface/tests/python/demo_tripod.py | 4 +--
interface/tests/python/demo_tripod_alt.py | 4 +--
interface/tests/python/demo_wave.py | 4 +--
interface/tests/python/getfem_tvtk.py | 22 ++++++-------
30 files changed, 71 insertions(+), 70 deletions(-)
- [Getfem-commits] [getfem-commits] master updated (18bcf86 -> 4d22c9a),
Yves Renard <=