[freefempp] branch master updated (10fe787 -> 01bd996)

Dimitrios Eftaxiopoulos eftaxiop-guest at moszumanska.debian.org
Thu Apr 24 16:54:58 UTC 2014


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

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

      from  10fe787   Restore two patches
      adds  5076cf8   Imported Upstream version 3.30
       new  01bd996   Merge tag 'upstream/3.30'

The 1 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 9569217 -> 9534128 bytes
 INNOVATION                                         |    40 +
 configure                                          | 19434 +++++++++++++++++++
 configure.ac                                       |     2 +-
 download/mmg3d/patch-mmg3dv4.diff                  |    59 +-
 examples++-3d/cube.idp                             |     8 +-
 examples++-load/Element_Mixte.cpp                  |     6 +-
 examples++-load/Makefile.am                        |     5 +
 examples++-load/Makefile.in                        |  1741 ++
 examples++-load/ff-pkg-download.in                 |     6 +-
 examples++-load/fflapack.cpp                       |     8 +-
 examples++-load/include.tar.gz                     |   Bin 1874 -> 1899 bytes
 examples++-load/lapack.cpp                         |     8 +-
 examples++-mpi/MUMPS.cpp                           |   120 +-
 examples++-mpi/MUMPS.edp                           |    18 +-
 examples++-tutorial/._intlevelset.edp              |   Bin 0 -> 171 bytes
 examples++-tutorial/._string.edp                   |   Bin 0 -> 171 bytes
 examples++-tutorial/LapDG2.edp                     |     2 +-
 examples++-tutorial/Makefile.am                    |     3 +
 examples++-tutorial/Makefile.in                    |  1349 ++
 examples++-tutorial/intlevelset.edp                |    25 +-
 examples++-tutorial/mesh.edp                       |    32 +
 examples++-tutorial/string.edp                     |     6 +
 src/bamglib/._Metric.cpp                           |   Bin 0 -> 167 bytes
 src/bamglib/._QuadTree.cpp                         |   Bin 0 -> 167 bytes
 src/bamglib/Mesh2.cpp                              |    82 +-
 src/bamglib/Mesh2.h                                |    28 +-
 src/bamglib/MeshDraw.cpp                           |    14 +-
 src/bamglib/MeshGeom.cpp                           |    10 +-
 src/bamglib/Metric.cpp                             |     2 +-
 src/bamglib/QuadTree.cpp                           |    74 +-
 src/bin-win32/Makefile.am                          |     2 +-
 src/bin-win32/Makefile.in                          |   595 +
 src/femlib/._BamgFreeFem.cpp                       |   Bin 0 -> 167 bytes
 ._TODO => src/femlib/._QuadratureFormular.hpp      |   Bin
 ._TODO => src/femlib/._QuadratureFormular.hpp.orig |   Bin
 src/femlib/BamgFreeFem.cpp                         |    97 +-
 src/femlib/CheckPtr.cpp                            |     2 +-
 src/femlib/QuadratureFormular.hpp                  |    47 +-
 src/fflib/._AFunction.hpp                          |   Bin 0 -> 167 bytes
 src/fflib/._AFunction2.cpp                         |   Bin 0 -> 170 bytes
 src/fflib/._lex.cpp                                |   Bin 0 -> 170 bytes
 src/fflib/._load.cpp                               |   Bin 0 -> 170 bytes
 src/fflib/AFunction.cpp                            |    14 +-
 src/fflib/AFunction.hpp                            |    81 +-
 src/fflib/AFunction2.cpp                           |     6 +-
 src/fflib/Makefile.am                              |     2 +-
 src/fflib/Makefile.in                              |  1312 ++
 src/fflib/P1IsoValue.cpp                           |   206 +
 src/{bamglib/R2.cpp => fflib/P1IsoValue.hpp}       |    31 +-
 src/fflib/lex.cpp                                  |    68 +-
 src/fflib/lgfem.cpp                                |   193 +-
 src/fflib/lgmat.cpp                                |     4 +-
 src/fflib/lgmesh.cpp                               |   101 +
 src/fflib/problem.cpp                              |   703 +-
 src/fflib/problem.hpp                              |     4 +-
 .../{strversionnumber.m4 => strversionnumber.cpp}  |     4 +-
 src/lglib/lg.tab.cpp                               |   648 +-
 src/lglib/lg.ypp                                   |    14 +-
 59 files changed, 26394 insertions(+), 822 deletions(-)
 create mode 100755 configure
 create mode 100644 examples++-load/Makefile.in
 create mode 100644 examples++-tutorial/._intlevelset.edp
 create mode 100644 examples++-tutorial/._string.edp
 create mode 100644 examples++-tutorial/Makefile.in
 create mode 100644 src/bamglib/._Metric.cpp
 create mode 100644 src/bamglib/._QuadTree.cpp
 create mode 100644 src/bin-win32/Makefile.in
 create mode 100644 src/femlib/._BamgFreeFem.cpp
 copy ._TODO => src/femlib/._QuadratureFormular.hpp (100%)
 copy ._TODO => src/femlib/._QuadratureFormular.hpp.orig (100%)
 create mode 100644 src/fflib/._AFunction.hpp
 create mode 100644 src/fflib/._AFunction2.cpp
 create mode 100644 src/fflib/._lex.cpp
 create mode 100644 src/fflib/._load.cpp
 create mode 100644 src/fflib/Makefile.in
 create mode 100644 src/fflib/P1IsoValue.cpp
 copy src/{bamglib/R2.cpp => fflib/P1IsoValue.hpp} (66%)
 copy src/fflib/{strversionnumber.m4 => strversionnumber.cpp} (74%)

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