getfem-commits
[Top][All Lists]
Advanced

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

[Getfem-commits] [getfem-commits] devel-yves updated (97608e3 -> 206462f


From: Yves Renard
Subject: [Getfem-commits] [getfem-commits] devel-yves updated (97608e3 -> 206462f)
Date: Thu, 29 Jun 2017 05:25:52 -0400 (EDT)

renard pushed a change to branch devel-yves.

      from  97608e3   Merge branch 'devel-yves' of 
ssh://git.sv.gnu.org:/srv/git/getfem into devel-yves
       new  206462f   Ensure compatibility of the python interface to python 
3.x, --enable-python3 of the configure script enable the interface with python 
3.x


Summary of changes:
 bin/extract_doc                                    | 498 ++++++++++-----------
 bin/rst_to_xml.py                                  |  18 +-
 configure.ac                                       |  41 +-
 contrib/test_plasticity/Makefile.am                |   2 +-
 contrib/test_plasticity/test_plasticity.py         |   8 +-
 doc/sphinx/source/install/install_linux.rst        |   8 +
 doc/sphinx/source/install/install_mac.rst          |   8 +-
 doc/sphinx/source/install/install_windows.rst      |  13 +-
 doc/sphinx/source/userdoc/gasm_high.rst            |   4 +-
 interface/src/gf_mesh_fem_get.cc                   |   8 +-
 interface/src/python/Makefile.am                   |   7 +-
 interface/src/python/getfem_python.c               |  77 +++-
 interface/tests/python/Makefile.am                 |   2 +-
 interface/tests/python/check_export.py             |   2 +-
 interface/tests/python/check_levelset.py           |   2 +-
 interface/tests/python/demo_crack.py               |   6 +-
 interface/tests/python/demo_fictitious_domains.py  |  12 +-
 interface/tests/python/demo_laplacian.py           |  10 +-
 interface/tests/python/demo_laplacian_DG.py        |  14 +-
 .../tests/python/demo_laplacian_aposteriori.py     | 102 ++---
 interface/tests/python/demo_laplacian_pyramid.py   |  18 +-
 interface/tests/python/demo_navier_stokes.py       |   5 +-
 .../tests/python/demo_nonlinear_elasticity.py      |   4 +-
 interface/tests/python/demo_parallel_laplacian.py  |  34 +-
 interface/tests/python/demo_plasticity.py          |   8 +-
 interface/tests/python/demo_plate.py               |  14 +-
 interface/tests/python/demo_static_contact.py      |  12 +-
 interface/tests/python/demo_step_by_step.py        |   4 +-
 interface/tests/python/demo_stokes_3D_tank.py      |  14 +-
 interface/tests/python/demo_stokes_3D_tank_draw.py |   8 +-
 .../demo_thermo_elasticity_electrical_coupling.py  |  20 +-
 interface/tests/python/demo_tripod.py              |  26 +-
 interface/tests/python/demo_tripod_alt.py          |  24 +-
 interface/tests/python/demo_wave.py                |   8 +-
 interface/tests/python/demo_wheel_contact.py       |  16 +-
 interface/tests/python/getfem_tvtk.py              |  14 +-
 m4/ac_python_devel.m4                              |  27 +-
 37 files changed, 590 insertions(+), 508 deletions(-)



reply via email to

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