[freefempp] branch master updated (8150ffb -> 6f600c5)

Dimitrios Eftaxiopoulos eftaxiop-guest at moszumanska.debian.org
Thu Jun 16 12:17:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

eftaxiop-guest pushed a change to branch master
in repository freefempp.

      from  8150ffb   Update d/changelog
      adds  7d728ad   Imported Upstream version 3.47+dfsg1
       new  7142e9c   Merge tag 'upstream/3.47+dfsg1'
       new  8e36ad4   Update d/changelog
       new  8486284   Disable tests at build time
       new  6f600c5   Update d/changelog for release

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 DOC/freefem++doc.pdf                              | Bin 9789765 -> 9792954 bytes
 DOC/freefem++doc.tex                              |  41 +-
 INNOVATION                                        |  13 +
 configure.ac                                      |   4 +-
 debian/changelog                                  |   7 +
 debian/rules                                      |   2 +-
 download/arpack/Makefile                          |  14 +-
 download/bin                                      |   2 +-
 download/blas/Makefile                            |  14 +-
 download/fftw/Makefile                            |  14 +-
 download/getall                                   |   4 +-
 download/umfpack/Makefile                         |  14 +-
 examples++-chapt3/heatexTh.ps                     |   2 +-
 examples++-chapt3/imuonde.ps                      |   2 +-
 examples++-chapt3/rmuonde.ps                      |   2 +-
 examples++-chapt3/tempmuonde.ps                   |   2 +-
 examples++-hpddm/Makefile.am                      |   8 +-
 examples++-hpddm/PETSc.cpp                        |  12 +-
 examples++-hpddm/common.hpp                       |   9 +-
 examples++-hpddm/diffusion-2d-substructuring.edp  |  83 +++
 examples++-hpddm/elasticity-2d-substructuring.edp |  99 ++++
 examples++-hpddm/hpddm.cpp                        |  75 ++-
 examples++-hpddm/hpddm_substructuring.cpp         | 643 ++++++++++++++++++++++
 examples++-hpddm/macro_ddm_substructuring.idp     | 100 ++++
 examples++-load/BEC.cpp                           |  85 ++-
 examples++-load/Curvature.cpp                     |   5 +
 examples++-load/Element_QF.cpp                    | 161 +++++-
 examples++-load/Element_QF.edp                    |  12 +-
 examples++-load/WHERE_LIBRARY-download-new        |   2 +-
 examples++-load/gmsh.cpp                          |  95 ++++
 examples++-load/symmetrizeCSR.cpp                 |   8 +-
 examples++-load/ttestio.edp                       |   1 +
 examples++-tutorial/{BEM.edp => BEM-old.edp}      |   0
 examples++-tutorial/BEM.edp                       |  23 +-
 examples++-tutorial/ExtractDofsonBorder.idp       |  32 ++
 examples++-tutorial/lestables                     |  17 +
 examples++-tutorial/sparse-cmatrix.edp            |  10 +-
 src/femlib/MatriceCreuse.hpp                      |   7 +-
 src/femlib/MatriceCreuse_tpl.hpp                  |  22 +-
 src/fflib/AFunction.cpp                           |   1 +
 src/fflib/AFunction.hpp                           |   4 +-
 src/fflib/array_complex.cpp                       |   6 +
 src/fflib/lgfem.cpp                               |   2 +
 src/fflib/lgmesh3.cpp                             |   2 +
 src/fflib/strversionnumber.cpp                    |   4 +-
 web/phpfiles.php                                  |   2 +-
 46 files changed, 1528 insertions(+), 139 deletions(-)
 create mode 100644 examples++-hpddm/diffusion-2d-substructuring.edp
 create mode 100644 examples++-hpddm/elasticity-2d-substructuring.edp
 create mode 100644 examples++-hpddm/hpddm_substructuring.cpp
 create mode 100644 examples++-hpddm/macro_ddm_substructuring.idp
 copy examples++-tutorial/{BEM.edp => BEM-old.edp} (100%)
 create mode 100644 examples++-tutorial/ExtractDofsonBorder.idp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freefempp.git



More information about the debian-science-commits mailing list