[asl] 16/27: Merge tag 'v0.1.7' into debian/master
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sat Nov 26 16:35:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository asl.
commit 46c45167a332681c2fbd35d7daf91f9532ab0a54
Merge: 935f72b cbb134e
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Nov 23 10:39:50 2016 +0000
Merge tag 'v0.1.7' into debian/master
CMakeLists.txt | 18 +++---
COPYRIGHT.md | 38 ------------
COPYRIGHT.org | 38 ++++++++++++
NEWS.md | 15 -----
NEWS.org | 34 +++++++++++
README.md | 58 -------------------
README.org | 54 +++++++++++++++++
cmake/ASLBuildFunctions.cmake | 8 ++-
examples/CMakeLists.txt | 57 +++++++++---------
examples/elastic/acousticWaves.cc | 18 +++---
examples/elastic/cubeGravity.cc | 15 ++---
examples/elastic/cubeIncompressibleGravity.cc | 22 ++++---
examples/elastic/cubePoroelasticGravity.cc | 44 +++++++-------
examples/elastic/poroelastic.cc | 37 ++++++------
examples/flow/bus_wind.cc | 19 +++---
examples/flow/compressor.cc | 16 +++---
examples/flow/flow.cc | 17 +++---
examples/flow/flow2.cc | 17 +++---
examples/flow/flow3.cc | 17 +++---
examples/flow/flowKDPGrowth.cc | 22 ++++---
examples/flow/flowRotatingCylinders.cc | 16 +++---
examples/flow/locomotive.cc | 9 +--
examples/flow/locomotive_laminar.cc | 7 ++-
examples/flow/locomotive_stability.cc | 18 +++---
examples/flow/multicomponent_flow.cc | 15 ++---
examples/flow/multiphase_flow.cc | 20 +++----
examples/flow/pitot_tube_ice.cc | 21 +++----
examples/heatTransfer/surfaceFlux.cc | 15 ++---
examples/jumpingObjects/jumpingBox.cc | 39 ++++++-------
examples/levelSet/CMakeLists.txt | 2 +-
examples/levelSet/levelSetBasic.cc | 29 +++++-----
examples/levelSet/levelSetFacetedGrowth.cc | 36 ++++++------
examples/levelSet/levelSetFacetedGrowth.ini | 37 ++++++++++++
examples/levelSet/levelSetNormalGrowth.cc | 29 +++++-----
examples/massTransferSM/testSMDiff.cc | 15 ++---
examples/massTransferSM/testSMDiff3C.cc | 15 ++---
examples/massTransferSM/testSMPhi.cc | 15 ++---
examples/massTransferSM/testSMPhiBV.cc | 15 ++---
src/acl/DataTypes/aclMemBlock.cxx | 2 +-
src/acl/acl.cxx | 6 +-
src/acl/aclHardware.cxx | 6 ++
src/acl/aclHardware.h | 5 +-
src/acl/aclMath/aclBarycentric.cxx | 8 +--
src/acl/aclMath/aclMatrixOfElements.cxx | 2 +-
src/acl/aclMath/aclVectorOfElementsDef.cxx | 23 ++++----
src/acl/aclMath/aclVectorOfElementsOperations.cxx | 4 +-
src/aslUtilities.h | 10 ++--
src/math/aslBarycentric.cxx | 8 +--
src/math/aslInterpolation.h | 2 +-
src/math/aslMatrices.cxx | 2 +-
src/math/aslVectorsDynamicLength.h | 2 +-
src/math/aslVectorsDynamicLengthOperations.h | 3 +-
src/math/aslVectorsUtilities.h | 5 +-
src/num/aslBCond.cxx | 14 ++---
src/num/aslFDAdvectionDiffusion.cxx | 2 +-
src/num/aslInterfaceTrackingAlg1.cxx | 15 +++--
src/utilities/aslParametersManager.cxx | 8 +--
src/utilities/aslParametersManager.h | 2 +
src/utilities/aslTimer.h | 55 ++++++++----------
src/utilities/aslVTKCasters.cxx | 57 ++++++++++++++----
src/utilities/aslVTKCasters.h | 11 +++-
test/testACL/testPrivateVar.cc | 6 +-
test/testMath/CMakeLists.txt | 70 +++++++++++------------
utilities/asl-hardware.cc | 3 +-
64 files changed, 645 insertions(+), 603 deletions(-)
--
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