getfem-commits
[Top][All Lists]
Advanced

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

[Getfem-commits] [getfem-commits] master updated (73b19e1 -> 97608e3)


From: Yves Renard
Subject: [Getfem-commits] [getfem-commits] master updated (73b19e1 -> 97608e3)
Date: Wed, 28 Jun 2017 10:19:15 -0400 (EDT)

renard pushed a change to branch master.

      from  73b19e1   Merge branch 'master' of 
ssh://git.sv.gnu.org:/srv/git/getfem
      adds  7fb175a   minor fix
      adds  8943f7d   Merge branch 'devel-yves' of 
ssh://git.sv.gnu.org:/srv/git/getfem into devel-yves
      adds  40d5fdf   Merge branch 'master' of 
ssh://git.sv.gnu.org:/srv/git/getfem into devel-yves
      adds  fe17411   small modifications for compatibility reasons
      adds  9b94fb7   minor modification
      adds  a9d67a8   small configurations adaptations
      adds  9b347bd   Merge branch 'devel-yves' of 
ssh://git.sv.gnu.org:/srv/git/getfem into devel-yves
      adds  3fa1717   Installation on Windows description
      adds  95f405e   minor change
      adds  cafd991   Disable the old deprecated Neumann terms
      adds  fc96495   Adding Ball projection operator for the high level 
assembly language
      adds  01618a3   minor fix
      adds  0041312   Merge branch 'devel-yves' of 
ssh://git.sv.gnu.org:/srv/git/getfem into devel-yves
      adds  97608e3   Merge branch 'devel-yves' of 
ssh://git.sv.gnu.org:/srv/git/getfem into devel-yves

No new revisions were added by this update.

Summary of changes:
 .gitignore                                    |   1 +
 bin/extract_doc                               |   2 +-
 configure.ac                                  |  82 +--
 doc/sphinx/source/install/install_windows.rst | 211 +++++++-
 doc/sphinx/source/project/contribute.rst      |   2 +-
 interface/src/gf_model_set.cc                 |   3 +-
 interface/src/matlab/Makefile.am              |  14 +-
 interface/src/matlab/gfm_common.c             |  12 +-
 interface/src/python/Makefile.am              |   2 +-
 interface/src/python/setup.py.in              |   8 +-
 interface/tests/matlab/check_spmat.m          |   3 +-
 src/getfem/getfem_models.h                    |  95 +---
 src/getfem_contact_and_friction_integral.cc   |   4 +-
 src/getfem_fourth_order.cc                    |   6 +-
 src/getfem_generic_assembly.cc                |   3 +-
 src/getfem_models.cc                          | 733 +-------------------------
 src/getfem_plasticity.cc                      |  89 +++-
 tests/test_small_vector.cc                    |   4 +-
 18 files changed, 388 insertions(+), 886 deletions(-)



reply via email to

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