[asl] branch master updated (248ad2d -> cbb134e)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Nov 26 16:35:45 UTC 2016


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

ghisvail-guest pushed a change to branch master
in repository asl.

      from  248ad2d   Merge branch 'master' of gitlab.com:AvtechScientific/ASL-dev
       new  ec67fe3   Fix typo
       new  3838344   Fix info
       new  ceb8449   Add explicit dependency
       new  d277ef2   Explicitly depend on vtkIOGeometry for vtkSTLReader
       new  b500a03   Merge pull request #26 from opoplawski/vtk71
       new  d2a0e8a   Merge branch 'master' into develop
       new  c53e0e8   Downgrade the required Boost version to 1.53
       new  1914cbb   Downgrade the required Boost version to 1.53
       new  199d98a   Add default parameters
       new  c1707cd   Add info on CLI usage
       new  f0b9fa1   Adding default parameters
       new  0246d6a   Install examples input files
       new  aae3b1e   Cosmetic fixes, bumping version to 0.1.7
       new  390491a   More cosmetic fixes, bumping version to 0.1.7
       new  cbb134e   Markup cleanup

The 15 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:
 CMakeLists.txt                              | 14 +++---
 COPYRIGHT.md                                | 38 ----------------
 COPYRIGHT.org                               | 38 ++++++++++++++++
 NEWS.md                                     | 24 ----------
 NEWS.org                                    | 34 ++++++++++++++
 README.md                                   | 58 ------------------------
 README.org                                  | 54 ++++++++++++++++++++++
 cmake/ASLBuildFunctions.cmake               |  8 +++-
 examples/CMakeLists.txt                     | 57 +++++++++++------------
 examples/elastic/cubePoroelasticGravity.cc  | 22 ++++-----
 examples/elastic/poroelastic.cc             | 20 ++++-----
 examples/jumpingObjects/jumpingBox.cc       | 22 ++++-----
 examples/levelSet/CMakeLists.txt            |  2 +-
 examples/levelSet/levelSetBasic.cc          | 14 +++---
 examples/levelSet/levelSetFacetedGrowth.cc  | 21 ++++-----
 examples/levelSet/levelSetFacetedGrowth.ini | 37 +++++++++++++++
 examples/levelSet/levelSetNormalGrowth.cc   | 14 +++---
 src/acl/acl.cxx                             |  2 +-
 src/acl/aclMath/aclBarycentric.cxx          |  8 ++--
 src/math/aslBarycentric.cxx                 |  8 ++--
 src/num/aslBCond.cxx                        | 14 +++---
 src/num/aslFDAdvectionDiffusion.cxx         |  2 +-
 src/utilities/aslParametersManager.h        |  2 +
 test/testMath/CMakeLists.txt                | 70 ++++++++++++++---------------
 24 files changed, 316 insertions(+), 267 deletions(-)
 delete mode 100644 COPYRIGHT.md
 create mode 100644 COPYRIGHT.org
 delete mode 100644 NEWS.md
 create mode 100644 NEWS.org
 delete mode 100644 README.md
 create mode 100644 README.org
 create mode 100644 examples/levelSet/levelSetFacetedGrowth.ini

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



More information about the debian-science-commits mailing list