getfem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-commits] [getfem-commits] master updated (a621a31 -> 7cc126f)


From: Yves Renard
Subject: [Getfem-commits] [getfem-commits] master updated (a621a31 -> 7cc126f)
Date: Tue, 5 Jun 2018 11:28:32 -0400 (EDT)

renard pushed a change to branch master.

      from  a621a31   Merge remote-tracking branch 
'origin/devel-logari81-plasticity'
       new  7cc126f   name simplification: add_linear_assembly_brick -> 
add_linear_term and the same for similar operations.


Summary of changes:
 .../test_plasticity/test_small_strain_plasticity.m | 10 +--
 .../test_small_strain_plasticity.py                | 10 +--
 doc/sphinx/source/tutorial/thermo_coupling.rst     | 29 ++++-----
 doc/sphinx/source/tutorial/wheel.rst               |  8 +--
 .../source/userdoc/model_generic_assembly.rst      | 13 ++--
 interface/src/gf_model_set.cc                      | 74 +++++++++++++++++++---
 interface/tests/matlab/check_plasticity.m          |  4 +-
 .../tests/matlab/demo_Mindlin_Reissner_plate.m     | 10 +--
 .../tests/matlab/demo_Nitsche_contact_by_hand.m    | 20 +++---
 interface/tests/matlab/demo_continuation.m         |  3 +-
 interface/tests/matlab/demo_crack.m                |  4 +-
 interface/tests/matlab/demo_dynamic_contact.m      |  4 +-
 interface/tests/matlab/demo_dynamic_plasticity.m   |  2 +-
 .../matlab/demo_dynamic_plasticity_with_contact.m  |  2 +-
 interface/tests/matlab/demo_elasticity.m           |  2 +-
 interface/tests/matlab/demo_laplacian.m            |  2 +-
 interface/tests/matlab/demo_laplacian_DG.m         | 10 +--
 interface/tests/matlab/demo_laplacian_pyramid.m    |  2 +-
 .../tests/matlab/demo_large_sliding_contact.m      | 20 +++---
 interface/tests/matlab/demo_nonlinear_elasticity.m | 20 +++---
 interface/tests/matlab/demo_periodic_laplacian.m   |  4 +-
 interface/tests/matlab/demo_plasticity.m           |  2 +-
 .../demo_thermo_elasticity_electrical_coupling.m   |  6 +-
 .../tests/matlab/test1_nitsche_large_sliding.m     |  8 +--
 .../tests/matlab/test2_nitsche_large_sliding.m     | 30 ++++-----
 interface/tests/matlab/tutorial1.m                 |  4 +-
 interface/tests/python/demo_crack.py               |  4 +-
 interface/tests/python/demo_laplacian_DG.py        |  2 +-
 .../tests/python/demo_large_sliding_contact.py     | 20 +++---
 interface/tests/python/demo_navier_stokes.py       |  4 +-
 .../tests/python/demo_nonlinear_elasticity.py      | 12 ++--
 .../demo_thermo_elasticity_electrical_coupling.py  |  6 +-
 interface/tests/python/demo_wheel_contact.py       |  6 +-
 src/getfem/getfem_models.h                         | 32 +++++++++-
 src/getfem_models.cc                               | 52 +++++++--------
 tests/laplacian_with_bricks.cc                     |  3 +-
 tests/test_continuation.cc                         |  3 +-
 tests/thermo_elasticity_electrical_coupling.cc     |  6 +-
 38 files changed, 265 insertions(+), 188 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]