[freefempp] branch experimental updated (7d1a244 -> 5c815e1)

Dimitrios Eftaxiopoulos eftaxiop-guest at moszumanska.debian.org
Mon Apr 13 20:56:59 UTC 2015


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

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

      from  7d1a244   Prepare d/changelog for release
      adds  5cd86f8   Imported Upstream version 3.36.1
       new  bc4b902   Merge tag 'upstream/3.36.1' into experimental
       new  5c815e1   Remove d/changelog section on src/Algo directory

The 2 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:
 HISTORY                                      |  92 +++++++++++-
 INNOVATION                                   |   1 +
 Makefile.am                                  |  38 ++++-
 configure.ac                                 |   2 +-
 debian/changelog                             |   7 +
 debian/copyright                             |  14 --
 download/Makefile                            |  10 +-
 download/Makefile.am                         |   2 +-
 download/arpack/Makefile                     |   8 +-
 download/bin                                 |   2 +-
 download/blas/Makefile                       |   8 +-
 download/fftw/Makefile                       |   8 +-
 download/parmetis/makefile                   |   8 +-
 download/parmetis/parmetis-4.0.3.patch       |   2 +-
 download/scotch/Makefile                     |   4 +-
 download/scotch/Makefile-scotch.inc          |   8 +-
 download/scotch/scotch_5.1_esmumps.patch     | 217 ---------------------------
 download/scotch/scotch_6.0.3.patch           |  11 ++
 download/umfpack/Makefile                    |   8 +-
 examples++-3d/Period-Poisson-cube-ballon.edp |   4 +-
 examples++-3d/sphere6.edp                    |   2 +-
 examples++-load/Makefile.am                  |   6 +-
 examples++-load/exactpartition.cpp           | 119 +++++++++++++++
 examples++-load/exactpartition.edp           |  30 ++++
 examples++-load/include.tar.gz               | Bin 2316 -> 1906 bytes
 examples++-load/load.link.in                 |   2 +-
 examples++-load/msh3.cpp                     |   6 +-
 examples++-mpi/DDM-Schwarz-macro.idp         |  44 +++---
 examples++-mpi/PETSc.hpp                     | 185 +++++++----------------
 examples++-mpi/schwarz.cpp                   |   5 +-
 examples++-tutorial/FE.edp                   |   2 +
 examples++-tutorial/Makefile.am              |   2 +-
 examples++-tutorial/mesh-internal.edp        |  47 ++++++
 src/femlib/BamgFreeFem.cpp                   |  71 +++++++--
 src/femlib/BamgFreeFem.hpp                   |   2 +-
 src/femlib/fem.cpp                           |   8 +-
 src/fflib/AFunction.cpp                      |  45 ++++--
 src/fflib/array_long.cpp                     |   1 +
 src/fflib/array_real.cpp                     |   1 +
 src/fflib/array_tlp.hpp                      |   8 +-
 src/fflib/lgfem.cpp                          |  21 ++-
 src/fflib/lgmesh.cpp                         |  14 +-
 src/fflib/lgmesh3.cpp                        |   3 +-
 src/fflib/strversionnumber.cpp               |   4 +-
 44 files changed, 612 insertions(+), 470 deletions(-)
 delete mode 100644 download/scotch/scotch_5.1_esmumps.patch
 create mode 100644 download/scotch/scotch_6.0.3.patch
 create mode 100644 examples++-load/exactpartition.cpp
 create mode 100644 examples++-load/exactpartition.edp
 create mode 100644 examples++-tutorial/mesh-internal.edp

-- 
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