getfem-commits
[Top][All Lists]
Advanced

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

[Getfem-commits] [getfem-commits] master updated (bcfdfaa -> 6363945)


From: Yves Renard
Subject: [Getfem-commits] [getfem-commits] master updated (bcfdfaa -> 6363945)
Date: Sun, 18 Feb 2018 11:23:31 -0500 (EST)

renard pushed a change to branch master.

      from  bcfdfaa   bug fix on max_dof computation
      adds  d8c94f4   A attempt for a Newton algorithm with step control : work 
in progress
      adds  f62d8dd   minor changes
      adds  121fc57   work in progress
       new  9ae91b0   Merge remote-tracking branch 
'origin/devel-yves-ctrl-newton'
       new  6363945   minor changes


Summary of changes:
 .gitignore                                         |   2 +
 interface/src/gf_model_get.cc                      |   3 +-
 .../tests/matlab/demo_Nitsche_contact_by_hand.m    |   5 +-
 .../tests/matlab/demo_large_sliding_contact.m      |   4 +-
 interface/tests/matlab/demo_nonlinear_elasticity.m |  23 +--
 interface/tests/matlab/demo_plasticity.m           |   4 +-
 src/getfem/getfem_im_list.h                        |   2 +-
 src/getfem/getfem_model_solvers.h                  | 182 ++++++++++++++++++++-
 src/getfem_model_solvers.cc                        |  11 +-
 src/gmm/gmm_blas.h                                 |  64 ++++++++
 tests/nonlinear_elastostatic.param                 |   4 +-
 tests/plasticity.cc                                |   5 +-
 12 files changed, 277 insertions(+), 32 deletions(-)



reply via email to

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