[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] (no subject)
From: |
Andriy Andreykiv |
Subject: |
[Getfem-commits] (no subject) |
Date: |
Fri, 21 Dec 2018 12:33:21 -0500 (EST) |
branch: consistent_partitioning_for_open_mp
commit 059c20179e0cb3a1733003adf05cae5d33b9724a
Merge: 407e1d8 e68cc96
Author: Andriy.Andreykiv <address@hidden>
Date: Fri Dec 21 11:27:59 2018 +0100
Merge branch 'master' of git.sv.gnu.org:/srv/git/getfem into
consistent_partitioning_for_open_mp
doc/sphinx/source/.templates/download.html | 4 +-
doc/sphinx/source/conf.py | 3 +
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 | 53 ++-
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 +-
src/bgeot_poly_composite.cc | 59 ---
src/getfem/bgeot_poly_composite.h | 61 ++-
src/getfem_import.cc | 460 +++++++++++----------
34 files changed, 417 insertions(+), 358 deletions(-)