[esys-particle] branch master updated (c4c1948 -> e63c0d3)

Anton Gladky gladk at moszumanska.debian.org
Mon Jul 17 18:20:31 UTC 2017


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

gladk pushed a change to branch master
in repository esys-particle.

      from  c4c1948   Update changelog.
      adds  aa0e9a5   New upstream version 2.3.5+dfsg1
      adds  a7eb434   Merge tag 'upstream/2.3.5+dfsg1'
      adds  6cf5103   Refresh patches.
      adds  3cb6141   Update path in doc-base.
      adds  bcca51d   Shorten line in d/changelog.
      adds  238adb6   Switch to compat level 10.
      adds  70647ad   Use hardening=+all  option.
      adds  0dea808   Update changelog.
       new  e63c0d3   Update changelog.

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:
 AUTHORS                                            |  14 +-
 COPYING                                            |  14 +-
 COPYRIGHT                                          |  14 +-
 ChangeLog                                          |  14 +-
 Config/Cpp.am                                      |   4 +-
 Config/Python.am                                   |   4 +-
 Config/boost.m4                                    |  31 ++-
 Config/rules.am                                    |   4 +-
 Doc/Notes/Makefile.am                              |   4 +-
 Doc/Tutorial/Makefile.am                           |  14 +-
 Doxyfile                                           |   2 +-
 Fields/CheckedScalarInteractionFieldSlave.h        |   4 +-
 Fields/CheckedScalarInteractionFieldSlave.hpp      |   4 +-
 Fields/CheckedScalarInteractionFieldSlaveTagged.h  |   4 +-
 .../CheckedScalarInteractionFieldSlaveTagged.hpp   |   4 +-
 Fields/CheckedVectorInteractionFieldSlave.h        |   4 +-
 Fields/FieldMaster.cpp                             |   4 +-
 Fields/FieldMaster.h                               |   4 +-
 Fields/FieldSlave.cpp                              |   4 +-
 Fields/FieldSlave.h                                |   4 +-
 Fields/InteractionFieldMaster.cpp                  |   4 +-
 Fields/InteractionFieldMaster.h                    |   4 +-
 Fields/InteractionFieldSlave.h                     |   4 +-
 Fields/InteractionFieldSlave.hpp                   |   4 +-
 Fields/Makefile.am                                 |   4 +-
 Fields/MaxTrigger.cpp                              |   4 +-
 Fields/MaxTrigger.h                                |   4 +-
 Fields/ParticleFieldMaster.cpp                     |   4 +-
 Fields/ParticleFieldMaster.h                       |   4 +-
 Fields/ScalarInteractionFieldSlave.h               |   4 +-
 Fields/ScalarInteractionFieldSlave.hpp             |   4 +-
 Fields/ScalarInteractionFieldSlaveTagged.h         |   4 +-
 Fields/ScalarInteractionFieldSlaveTagged.hpp       |   4 +-
 Fields/ScalarParticleDistributionMaster.cpp        |   4 +-
 Fields/ScalarParticleDistributionMaster.h          |   4 +-
 Fields/ScalarParticleFieldSlave.h                  |   4 +-
 Fields/ScalarParticleFieldSlave.hpp                |   4 +-
 Fields/ScalarParticleFieldSlaveTagged.h            |   4 +-
 Fields/ScalarParticleFieldSlaveTagged.hpp          |   4 +-
 Fields/ScalarTriangleFieldMaster.cpp               |   4 +-
 Fields/ScalarTriangleFieldMaster.h                 |   4 +-
 Fields/ScalarTriangleFieldSlave.cpp                |   4 +-
 Fields/ScalarTriangleFieldSlave.h                  |   4 +-
 Fields/TriggeredVectorParticleFieldMaster.cpp      |   4 +-
 Fields/TriggeredVectorParticleFieldMaster.h        |   4 +-
 Fields/VectorEdge2DFieldSlave.cpp                  |   4 +-
 Fields/VectorEdge2DFieldSlave.h                    |   4 +-
 Fields/VectorInteractionFieldMaster.cpp            |   4 +-
 Fields/VectorInteractionFieldMaster.h              |   4 +-
 Fields/VectorInteractionFieldSlave.h               |   4 +-
 Fields/VectorInteractionFieldSlave.hpp             |   4 +-
 Fields/VectorParticleFieldSlave.h                  |   4 +-
 Fields/VectorParticleFieldSlave.hpp                |   4 +-
 Fields/VectorParticleFieldSlaveTagged.h            |   4 +-
 Fields/VectorParticleFieldSlaveTagged.hpp          |   4 +-
 Fields/VectorTriangleFieldMaster.cpp               |   4 +-
 Fields/VectorTriangleFieldMaster.h                 |   4 +-
 Fields/VectorTriangleFieldSlave.cpp                |   4 +-
 Fields/VectorTriangleFieldSlave.h                  |   4 +-
 Fields/VectorWallFieldSlave.h                      |   4 +-
 Fields/VectorWallFieldSlave.hpp                    |   4 +-
 Fields/WallFieldMaster.cpp                         |   4 +-
 Fields/WallFieldMaster.h                           |   4 +-
 Fields/WallFieldSlave.cpp                          |   4 +-
 Fields/WallFieldSlave.h                            |   4 +-
 Fields/field_const.h                               |   4 +-
 Foundation/BoundingBox.cpp                         |   4 +-
 Foundation/BoundingBox.h                           |   4 +-
 Foundation/BoundingBox.hpp                         |   4 +-
 Foundation/BoundingSphere.cpp                      |   4 +-
 Foundation/BoundingSphere.h                        |   4 +-
 Foundation/BoundingSphere.hpp                      |   4 +-
 Foundation/Counter.cpp                             |   4 +-
 Foundation/Counter.h                               |   4 +-
 Foundation/Error.h                                 |   4 +-
 Foundation/Functional.h                            |   4 +-
 Foundation/Makefile.am                             |   4 +-
 Foundation/Matrix3.cpp                             |   4 +-
 Foundation/Matrix3.h                               |   4 +-
 Foundation/Matrix3.hpp                             |   4 +-
 Foundation/PathSearcher.cpp                        |   4 +-
 Foundation/PathSearcher.h                          |   4 +-
 Foundation/PathUtil.cpp                            |   4 +-
 Foundation/PathUtil.h                              |   4 +-
 Foundation/Quaternion.cpp                          |   4 +-
 Foundation/Quaternion.h                            |   4 +-
 Foundation/Quaternion.hpp                          |   4 +-
 Foundation/RingBuffer.h                            |   4 +-
 Foundation/RingBuffer.hpp                          |   4 +-
 Foundation/Rng.cpp                                 |   4 +-
 Foundation/Rng.h                                   |   4 +-
 Foundation/Rng.hpp                                 |   4 +-
 Foundation/Runnable.cpp                            |   4 +-
 Foundation/Runnable.h                              |   4 +-
 Foundation/StlIterator.h                           |   4 +-
 Foundation/StringUtil.cpp                          |   4 +-
 Foundation/StringUtil.h                            |   4 +-
 Foundation/Timer.cpp                               |   4 +-
 Foundation/Timer.h                                 |   4 +-
 Foundation/console.cpp                             |   4 +-
 Foundation/console.h                               |   4 +-
 Foundation/cube_eq.cpp                             |   4 +-
 Foundation/cube_eq.h                               |   4 +-
 Foundation/quadtuple.h                             |   4 +-
 Foundation/quintuple.h                             |   4 +-
 Foundation/realdist.cpp                            |   4 +-
 Foundation/realdist.h                              |   4 +-
 Foundation/t_list.h                                |   4 +-
 Foundation/t_list.hpp                              |   4 +-
 Foundation/triplet.h                               |   4 +-
 Foundation/vec3.cpp                                |   4 +-
 Foundation/vec3.h                                  |   4 +-
 Foundation/vec3.hpp                                |   4 +-
 Foundation/version.h                               |   6 +-
 Geometry/AEdge.cpp                                 |   4 +-
 Geometry/AEdge.h                                   |   4 +-
 Geometry/ARandomAssembly.cpp                       |   4 +-
 Geometry/ARandomAssembly.h                         |   4 +-
 Geometry/BasicInteraction.cpp                      |   4 +-
 Geometry/BasicInteraction.h                        |   4 +-
 Geometry/BlockGenerator.cpp                        |   4 +-
 Geometry/BlockGenerator.h                          |   4 +-
 Geometry/BoxPacker.cpp                             |   4 +-
 Geometry/BoxPacker.h                               |   4 +-
 Geometry/BoxPacker.hpp                             |   4 +-
 Geometry/CircleBoxVolCalculator.cpp                |   4 +-
 Geometry/CircleBoxVolCalculator.h                  |   4 +-
 Geometry/CircularNeighbourTable.cpp                |   4 +-
 Geometry/CircularNeighbourTable.h                  |   4 +-
 Geometry/CircularNeighbourTable.hpp                |   4 +-
 Geometry/ClosePackBlock.cpp                        |   4 +-
 Geometry/ClosePackBlock.h                          |   4 +-
 Geometry/ClosePackBlock.hpp                        |   4 +-
 Geometry/ClosePackIterator.cpp                     |   4 +-
 Geometry/ClosePackIterator.h                       |   4 +-
 Geometry/ClosePackIterator.hpp                     |   4 +-
 Geometry/ClosePackOrientation.h                    |   4 +-
 Geometry/Corner.cpp                                |   4 +-
 Geometry/Corner.h                                  |   4 +-
 Geometry/Corner2D.cpp                              |   4 +-
 Geometry/Corner2D.h                                |   4 +-
 Geometry/CubicBlock.cpp                            |   4 +-
 Geometry/CubicBlock.h                              |   4 +-
 Geometry/CubicBlock.hpp                            |   4 +-
 Geometry/CubicBlockIterator.cpp                    |   4 +-
 Geometry/CubicBlockIterator.h                      |   4 +-
 Geometry/CubicBlockIterator.hpp                    |   4 +-
 Geometry/CubicBoxPacker.cpp                        |   4 +-
 Geometry/CubicBoxPacker.h                          |   4 +-
 Geometry/CubicBoxPacker.hpp                        |   4 +-
 Geometry/DistConnections.cpp                       |   4 +-
 Geometry/DistConnections.h                         |   4 +-
 Geometry/DistConnections.hpp                       |   4 +-
 Geometry/Edge.cpp                                  |   4 +-
 Geometry/Edge.h                                    |   4 +-
 Geometry/Edge2D.cpp                                |   4 +-
 Geometry/Edge2D.h                                  |   4 +-
 Geometry/FaultedBlock2d.cpp                        |   4 +-
 Geometry/FaultedBlock2d.h                          |   4 +-
 Geometry/GeometryInfo.cpp                          |   4 +-
 Geometry/GeometryInfo.h                            |   4 +-
 Geometry/GougeBlock3D.cpp                          |   4 +-
 Geometry/GougeBlock3D.h                            |   4 +-
 Geometry/GougeConfig.cpp                           |   4 +-
 Geometry/GougeConfig.h                             |   4 +-
 Geometry/GougeConfig.hpp                           |   4 +-
 Geometry/Grain.cpp                                 |   4 +-
 Geometry/Grain.h                                   |   4 +-
 Geometry/Grain.hpp                                 |   4 +-
 Geometry/GrainCollection.cpp                       |   4 +-
 Geometry/GrainCollection.h                         |   4 +-
 Geometry/GrainCollection.hpp                       |   4 +-
 Geometry/GrainRandomBoxPacker.cpp                  |   4 +-
 Geometry/GrainRandomBoxPacker.h                    |   4 +-
 Geometry/GrainRandomBoxPacker.hpp                  |   4 +-
 Geometry/GranularGougeBlock3D.cpp                  |   4 +-
 Geometry/GranularGougeBlock3D.h                    |   4 +-
 Geometry/GridIterator.cpp                          |   4 +-
 Geometry/GridIterator.h                            |   4 +-
 Geometry/HexagBlock.cpp                            |   4 +-
 Geometry/HexagBlock.h                              |   4 +-
 Geometry/HexagBlock.hpp                            |   4 +-
 Geometry/HexagBlockIterator.cpp                    |   4 +-
 Geometry/HexagBlockIterator.h                      |   4 +-
 Geometry/HexagBlockIterator.hpp                    |   4 +-
 Geometry/IntersectionVolCalculator.cpp             |   4 +-
 Geometry/IntersectionVolCalculator.h               |   4 +-
 Geometry/IntersectionVolCalculator.hpp             |   4 +-
 Geometry/LayeredBlock.cpp                          |   4 +-
 Geometry/LayeredBlock.h                            |   4 +-
 Geometry/Line.cpp                                  |   4 +-
 Geometry/Line.h                                    |   4 +-
 Geometry/LineSegment.cpp                           |   4 +-
 Geometry/LineSegment.h                             |   4 +-
 Geometry/Makefile.am                               |   4 +-
 Geometry/NeighbourTable.cpp                        |   4 +-
 Geometry/NeighbourTable.h                          |   4 +-
 Geometry/NeighbourTable.hpp                        |   4 +-
 Geometry/Packer.cpp                                |   4 +-
 Geometry/Packer.h                                  |   4 +-
 Geometry/Packer.hpp                                |   4 +-
 Geometry/PackerGenerators.cpp                      |   4 +-
 Geometry/PackerGenerators.h                        |   4 +-
 Geometry/PackerGenerators.hpp                      |   4 +-
 Geometry/PaddedBlock3D.cpp                         |   4 +-
 Geometry/PaddedBlock3D.h                           |   4 +-
 Geometry/ParticleCollection.cpp                    |   4 +-
 Geometry/ParticleCollection.h                      |   4 +-
 Geometry/ParticleCollection.hpp                    |   4 +-
 Geometry/ParticleComparer.cpp                      |   4 +-
 Geometry/ParticleComparer.h                        |   4 +-
 Geometry/ParticleComparer.hpp                      |   4 +-
 Geometry/ParticleFitter.cpp                        |   4 +-
 Geometry/ParticleFitter.h                          |   4 +-
 Geometry/ParticleGenerator.cpp                     |   4 +-
 Geometry/ParticleGenerator.h                       |   4 +-
 Geometry/Plane3D.cpp                               |   4 +-
 Geometry/Plane3D.h                                 |   4 +-
 Geometry/PointCloud.cpp                            |   4 +-
 Geometry/PointCloud.h                              |   4 +-
 Geometry/RandomAssembly2D.cpp                      |   4 +-
 Geometry/RandomAssembly2D.h                        |   4 +-
 Geometry/RandomAssembly3D.cpp                      |   4 +-
 Geometry/RandomAssembly3D.h                        |   4 +-
 Geometry/RandomBlock.cpp                           |   4 +-
 Geometry/RandomBlock.h                             |   4 +-
 Geometry/RandomBlock3D.cpp                         |   4 +-
 Geometry/RandomBlock3D.h                           |   4 +-
 Geometry/RandomBlockGenerator.cpp                  |   4 +-
 Geometry/RandomBlockGenerator.h                    |   4 +-
 Geometry/RandomBoxPacker.cpp                       |   4 +-
 Geometry/RandomBoxPacker.h                         |   4 +-
 Geometry/RandomBoxPacker.hpp                       |   4 +-
 Geometry/RandomSpherePacker.cpp                    |   4 +-
 Geometry/RandomSpherePacker.h                      |   4 +-
 Geometry/RandomSpherePacker.hpp                    |   4 +-
 Geometry/RectPatch.cpp                             |   4 +-
 Geometry/RectPatch.h                               |   4 +-
 Geometry/RegularBlockGenerator.cpp                 |   4 +-
 Geometry/RegularBlockGenerator.h                   |   4 +-
 Geometry/RoughPaddedBlock3d.cpp                    |   4 +-
 Geometry/RoughPaddedBlock3d.h                      |   4 +-
 Geometry/SimpleBlock.cpp                           |   4 +-
 Geometry/SimpleBlock.h                             |   4 +-
 Geometry/SimpleBlock.hpp                           |   4 +-
 Geometry/SimpleNTable.cpp                          |   4 +-
 Geometry/SimpleNTable.h                            |   4 +-
 Geometry/SimpleNTable3D.cpp                        |   4 +-
 Geometry/SimpleNTable3D.h                          |   4 +-
 Geometry/SimpleParticle.cpp                        |   4 +-
 Geometry/SimpleParticle.h                          |   4 +-
 Geometry/SimpleParticle.hpp                        |   4 +-
 Geometry/SimpleParticleData.cpp                    |   4 +-
 Geometry/SimpleParticleData.h                      |   4 +-
 Geometry/SimpleParticleData.hpp                    |   4 +-
 Geometry/SphAggGougeBlock.cpp                      |   4 +-
 Geometry/SphAggGougeBlock.h                        |   4 +-
 Geometry/SphAggGougeBlock.hpp                      |   4 +-
 Geometry/Sphere.h                                  |   4 +-
 Geometry/Sphere2d.cpp                              |   4 +-
 Geometry/Sphere2d.h                                |   4 +-
 Geometry/Sphere3d.cpp                              |   4 +-
 Geometry/Sphere3d.h                                |   4 +-
 Geometry/SphereBlockGenerator.cpp                  |   4 +-
 Geometry/SphereBlockGenerator.h                    |   4 +-
 Geometry/SphereBoxVolCalculator.cpp                |   4 +-
 Geometry/SphereBoxVolCalculator.h                  |   4 +-
 Geometry/SphereFitter.cpp                          |   4 +-
 Geometry/SphereFitter.h                            |   4 +-
 Geometry/SphereFitter.hpp                          |   4 +-
 Geometry/SphereNeighbours.cpp                      |   4 +-
 Geometry/SphereNeighbours.h                        |   4 +-
 Geometry/SphereNeighbours.hpp                      |   4 +-
 Geometry/SplitBlock.cpp                            |   4 +-
 Geometry/SplitBlock.h                              |   4 +-
 Geometry/SplitBlock3D.cpp                          |   4 +-
 Geometry/SplitBlock3D.h                            |   4 +-
 Geometry/Triangle.cpp                              |   4 +-
 Geometry/Triangle.h                                |   4 +-
 Geometry/Vec3L.cpp                                 |   4 +-
 Geometry/Vec3L.h                                   |   4 +-
 Geometry/VtkXmlWriter.cpp                          |   4 +-
 Geometry/VtkXmlWriter.h                            |   4 +-
 INSTALL                                            |  14 +-
 Makefile.am                                        |   4 +-
 Model/ABCDamping.h                                 |   4 +-
 Model/ABCDamping.hpp                               |   4 +-
 Model/ABCDampingIGP.cpp                            |   4 +-
 Model/ABCDampingIGP.h                              |   4 +-
 Model/AdhesiveFriction.cpp                         |   4 +-
 Model/AdhesiveFriction.h                           |   4 +-
 Model/BCorner2DInteraction.cpp                     |   4 +-
 Model/BCorner2DInteraction.h                       |   4 +-
 Model/BEdge2DInteraction.cpp                       |   4 +-
 Model/BEdge2DInteraction.h                         |   4 +-
 Model/BMesh2DIP.h                                  |   4 +-
 Model/BMesh2DInteraction.h                         |   4 +-
 Model/BMesh2DInteractionCpData.cpp                 |   4 +-
 Model/BMesh2DInteractionCpData.h                   |   4 +-
 Model/BTriMeshIP.cpp                               |   4 +-
 Model/BTriMeshIP.h                                 |   4 +-
 Model/BTriMeshInteraction.h                        |   4 +-
 Model/BTriMeshInteractionCpData.cpp                |   4 +-
 Model/BTriMeshInteractionCpData.h                  |   4 +-
 Model/BTriangleInteraction.cpp                     |   4 +-
 Model/BTriangleInteraction.h                       |   4 +-
 Model/BWallInteraction.cpp                         |   4 +-
 Model/BWallInteraction.h                           |   4 +-
 Model/BWallInteraction.hpp                         |   4 +-
 Model/BWallInteractionGroup.cpp                    |   4 +-
 Model/BWallInteractionGroup.h                      |   4 +-
 Model/BWallInteractionGroup.hpp                    |   4 +-
 Model/BasicParticle.cpp                            |   4 +-
 Model/BasicParticle.h                              |   4 +-
 Model/BodyForceGroup.cpp                           |   4 +-
 Model/BodyForceGroup.h                             |   4 +-
 Model/BodyForceGroup.hpp                           |   4 +-
 Model/BondedInteraction.cpp                        |   4 +-
 Model/BondedInteraction.h                          |   4 +-
 Model/BondedInteractionCpData.cpp                  |   4 +-
 Model/BondedInteractionCpData.h                    |   4 +-
 Model/CappedBondedInteraction.cpp                  |   4 +-
 Model/CappedBondedInteraction.h                    |   4 +-
 Model/Damping.h                                    |   4 +-
 Model/Damping.hpp                                  |   4 +-
 Model/DampingIGP.cpp                               |   4 +-
 Model/DampingIGP.h                                 |   4 +-
 Model/ECorner2DInteraction.cpp                     |   4 +-
 Model/ECorner2DInteraction.h                       |   4 +-
 Model/ECornerInteraction.cpp                       |   4 +-
 Model/ECornerInteraction.h                         |   4 +-
 Model/EEdge2DInteraction.cpp                       |   4 +-
 Model/EEdge2DInteraction.h                         |   4 +-
 Model/EEdgeInteraction.cpp                         |   4 +-
 Model/EEdgeInteraction.h                           |   4 +-
 Model/EMesh2DInteraction.h                         |   4 +-
 Model/ESphereBodyInteraction.cpp                   |   4 +-
 Model/ESphereBodyInteraction.h                     |   4 +-
 Model/ESphereBodyInteraction.hpp                   |   4 +-
 Model/ESphereBodyInteractionGroup.cpp              |   4 +-
 Model/ESphereBodyInteractionGroup.h                |   4 +-
 Model/ESphereBodyInteractionGroup.hpp              |   4 +-
 Model/ETriMeshIP.h                                 |   4 +-
 Model/ETriMeshInteraction.h                        |   4 +-
 Model/ETriangleInteraction.cpp                     |   4 +-
 Model/ETriangleInteraction.h                       |   4 +-
 Model/EWallInteraction.cpp                         |   4 +-
 Model/EWallInteraction.h                           |   4 +-
 Model/EWallInteraction.hpp                         |   4 +-
 Model/EWallInteractionGroup.cpp                    |   4 +-
 Model/EWallInteractionGroup.h                      |   4 +-
 Model/EWallInteractionGroup.hpp                    |   4 +-
 Model/ElasticInteraction.cpp                       |   4 +-
 Model/ElasticInteraction.h                         |   4 +-
 Model/ElasticInteractionGroup.cpp                  |   4 +-
 Model/ElasticInteractionGroup.h                    |   4 +-
 Model/ElasticInteractionGroup.hpp                  |   4 +-
 Model/FractalFriction.cpp                          |   4 +-
 Model/FractalFriction.h                            |   4 +-
 Model/FrictionInteraction.cpp                      |   4 +-
 Model/FrictionInteraction.h                        |   4 +-
 ...Interaction.cpp => HertzMindlinInteraction.cpp} | 262 ++++++++-----------
 ...tionInteraction.h => HertzMindlinInteraction.h} |  62 ++---
 ...action.cpp => HertzMindlinViscoInteraction.cpp} | 287 ++++++++++-----------
 ...nteraction.h => HertzMindlinViscoInteraction.h} |  63 +++--
 Model/HertzianElasticInteraction.cpp               |   4 +-
 Model/HertzianElasticInteraction.h                 |   4 +-
 Model/HertzianViscoElasticFrictionInteraction.cpp  |   4 +-
 Model/HertzianViscoElasticFrictionInteraction.h    |   4 +-
 Model/HertzianViscoElasticInteraction.cpp          |   4 +-
 Model/HertzianViscoElasticInteraction.h            |   4 +-
 Model/IGParam.cpp                                  |   4 +-
 Model/IGParam.h                                    |   4 +-
 Model/Interaction.cpp                              |   4 +-
 Model/Interaction.h                                |   4 +-
 Model/InteractionGroup.h                           |   4 +-
 Model/InteractionGroup.hpp                         |   4 +-
 Model/InteractionParam.cpp                         |   4 +-
 Model/InteractionParam.h                           |   4 +-
 Model/LinearDashpotInteraction.cpp                 |   4 +-
 Model/LinearDashpotInteraction.h                   |   4 +-
 Model/LocalDamping.h                               |   4 +-
 Model/LocalDamping.hpp                             |   4 +-
 Model/LocalDampingIGP.cpp                          |   4 +-
 Model/LocalDampingIGP.h                            |   4 +-
 Model/Makefile.am                                  |   8 +-
 Model/Mesh2D.cpp                                   |   4 +-
 Model/Mesh2D.h                                     |   4 +-
 Model/Mesh2D.hpp                                   |   4 +-
 Model/MeshData.cpp                                 |   4 +-
 Model/MeshData.h                                   |   4 +-
 Model/MeshData2D.cpp                               |   4 +-
 Model/MeshData2D.h                                 |   4 +-
 Model/Particle.cpp                                 |   4 +-
 Model/Particle.h                                   |   4 +-
 Model/RotBondedInteraction.cpp                     |   4 +-
 Model/RotBondedInteraction.h                       |   4 +-
 Model/RotDamping.h                                 |   4 +-
 Model/RotDamping.hpp                               |   4 +-
 Model/RotElasticInteraction.cpp                    |   4 +-
 Model/RotElasticInteraction.h                      |   4 +-
 Model/RotElasticInteractionGroup.cpp               |   4 +-
 Model/RotElasticInteractionGroup.h                 |   4 +-
 Model/RotElasticInteractionGroup.hpp               |   4 +-
 Model/RotFricInteraction.cpp                       |   4 +-
 Model/RotFricInteraction.h                         |   4 +-
 Model/RotLocalDamping.h                            |   4 +-
 Model/RotLocalDamping.hpp                          |   4 +-
 Model/RotPairInteraction.cpp                       |   4 +-
 Model/RotPairInteraction.h                         |   4 +-
 Model/RotParticle.cpp                              |   4 +-
 Model/RotParticle.h                                |   4 +-
 Model/RotParticleVi.cpp                            |   4 +-
 Model/RotParticleVi.h                              |   4 +-
 Model/RotThermBondedInteraction.cpp                |   4 +-
 Model/RotThermBondedInteraction.h                  |   4 +-
 Model/RotThermElasticInteraction.cpp               |   4 +-
 Model/RotThermElasticInteraction.h                 |   4 +-
 Model/RotThermElasticInteractionGroup.cpp          |   4 +-
 Model/RotThermElasticInteractionGroup.h            |   4 +-
 Model/RotThermElasticInteractionGroup.hpp          |   4 +-
 Model/RotThermFricInteraction.cpp                  |   4 +-
 Model/RotThermFricInteraction.h                    |   4 +-
 Model/RotThermPairInteraction.cpp                  |   4 +-
 Model/RotThermPairInteraction.h                    |   4 +-
 Model/RotThermParticle.cpp                         |   4 +-
 Model/RotThermParticle.h                           |   4 +-
 Model/ShortBondedInteraction.cpp                   |   4 +-
 Model/ShortBondedInteraction.h                     |   4 +-
 Model/ShortBondedInteractionCpData.cpp             |   4 +-
 Model/ShortBondedInteractionCpData.h               |   4 +-
 Model/SoftBWallInteraction.cpp                     |   4 +-
 Model/SoftBWallInteraction.h                       |   4 +-
 Model/SoftBWallInteraction.hpp                     |   4 +-
 Model/SoftBWallInteractionGroup.cpp                |   4 +-
 Model/SoftBWallInteractionGroup.h                  |   4 +-
 Model/SoftBWallInteractionGroup.hpp                |   4 +-
 Model/SphereBody.cpp                               |   4 +-
 Model/SphereBody.h                                 |   4 +-
 Model/SphereBodyIG.h                               |   4 +-
 Model/SphereBodyInteraction.h                      |   4 +-
 Model/SphereBodyInteraction.hpp                    |   4 +-
 Model/TaggedEWallInteractionGroup.h                |   4 +-
 Model/TaggedEWallInteractionGroup.hpp              |   4 +-
 Model/TempPartStore.h                              |   4 +-
 Model/TempPartStore.hpp                            |   4 +-
 Model/ThermParticle.cpp                            |   4 +-
 Model/ThermParticle.h                              |   4 +-
 Model/TriMesh.cpp                                  |   4 +-
 Model/TriMesh.h                                    |   4 +-
 Model/TriMesh.hpp                                  |   4 +-
 Model/VWFrictionInteraction.cpp                    |   4 +-
 Model/VWFrictionInteraction.h                      |   4 +-
 Model/ViscWallIG.cpp                               |   4 +-
 Model/ViscWallIG.h                                 |   4 +-
 Model/ViscWallIG.hpp                               |   4 +-
 Model/ViscWallInteraction.cpp                      |   4 +-
 Model/ViscWallInteraction.h                        |   4 +-
 Model/ViscWallInteraction.hpp                      |   4 +-
 Model/Wall.cpp                                     |   4 +-
 Model/Wall.h                                       |   4 +-
 Model/WallIG.h                                     |   4 +-
 Model/WallInteraction.cpp                          |   4 +-
 Model/WallInteraction.h                            |   4 +-
 Model/WallInteraction.hpp                          |   4 +-
 Model/brokenEWallInteractionGroup.h                |   4 +-
 Model/brokenEWallInteractionGroup.hpp              |   4 +-
 NEWS                                               |  14 +-
 Parallel/ASubLattice.cpp                           |   4 +-
 Parallel/ASubLattice.h                             |   4 +-
 Parallel/BMesh2D_cmd.cpp                           |   4 +-
 Parallel/BMesh2D_cmd.h                             |   4 +-
 Parallel/BroadCast_cmd.cpp                         |   4 +-
 Parallel/BroadCast_cmd.h                           |   4 +-
 Parallel/BroadCast_cmd.hpp                         |   4 +-
 Parallel/CheckPointController.cpp                  |   4 +-
 Parallel/CheckPointController.h                    |   4 +-
 Parallel/CheckPointInfo.cpp                        |   4 +-
 Parallel/CheckPointInfo.h                          |   4 +-
 Parallel/CheckPointLoader.cpp                      |   4 +-
 Parallel/CheckPointLoader.h                        |   4 +-
 Parallel/CheckPointParams.cpp                      |   4 +-
 Parallel/CheckPointParams.h                        |   4 +-
 Parallel/CheckPointable.cpp                        |   4 +-
 Parallel/CheckPointable.h                          |   4 +-
 Parallel/CheckPointer.cpp                          |   4 +-
 Parallel/CheckPointer.h                            |   4 +-
 Parallel/GeometryReader.cpp                        |   4 +-
 Parallel/GeometryReader.h                          |   4 +-
 Parallel/GetRef_cmd.cpp                            |   4 +-
 Parallel/GetRef_cmd.h                              |   4 +-
 Parallel/IterativeReader.h                         |   4 +-
 Parallel/IterativeReader.hpp                       |   4 +-
 Parallel/LatticeMaster.cpp                         |  73 +++++-
 Parallel/LatticeMaster.h                           |  10 +-
 Parallel/LatticeMaster.hpp                         |   4 +-
 Parallel/LatticeParam.cpp                          |   4 +-
 Parallel/LatticeParam.h                            |   4 +-
 Parallel/Makefile.am                               |   4 +-
 Parallel/Mesh2DReader.cpp                          |   4 +-
 Parallel/Mesh2DReader.h                            |   4 +-
 Parallel/Mesh2DReaderImpl.cpp                      |   4 +-
 Parallel/Mesh2DReaderImpl.h                        |   4 +-
 Parallel/MeshReader.cpp                            |   4 +-
 Parallel/MeshReader.h                              |   4 +-
 Parallel/MeshReaderImpl.cpp                        |   4 +-
 Parallel/MeshReaderImpl.h                          |   4 +-
 Parallel/MpiInfo.cpp                               |   4 +-
 Parallel/MpiInfo.h                                 |   4 +-
 Parallel/MpiWrap.h                                 |   4 +-
 Parallel/RankAndComm.h                             |   4 +-
 Parallel/RotSubLattice.h                           |   4 +-
 Parallel/RotSubLattice.hpp                         |   4 +-
 Parallel/SubLattice.cpp                            |   4 +-
 Parallel/SubLattice.h                              |   4 +-
 Parallel/SubLattice.hpp                            |  39 ++-
 Parallel/SubLatticeControler.cpp                   |   4 +-
 Parallel/SubLatticeControler.h                     |   4 +-
 Parallel/mpi_tag_defs.h                            |   4 +-
 Parallel/mpia2abuf.cpp                             |   4 +-
 Parallel/mpia2abuf.h                               |   4 +-
 Parallel/mpibarrier.cpp                            |   4 +-
 Parallel/mpibarrier.h                              |   4 +-
 Parallel/mpibuf.cpp                                |   4 +-
 Parallel/mpibuf.h                                  |   4 +-
 Parallel/mpicmdbuf.cpp                             |   4 +-
 Parallel/mpicmdbuf.h                               |   4 +-
 Parallel/mpisgbuf.cpp                              |   4 +-
 Parallel/mpisgbuf.h                                |   4 +-
 Parallel/mpisgvbuf.cpp                             |   4 +-
 Parallel/mpisgvbuf.h                               |   4 +-
 Parallel/mpivbuf.cpp                               |   4 +-
 Parallel/mpivbuf.h                                 |   4 +-
 Parallel/sublattice_cmd.h                          |   4 +-
 Parallel/vec3_mpi.cpp                              |   4 +-
 Parallel/vec3_mpi.h                                |   4 +-
 Python/BoostPythonUtil/ListConverter.cpp           |   4 +-
 Python/BoostPythonUtil/ListConverter.h             |   4 +-
 Python/BoostPythonUtil/Makefile.am                 |   4 +-
 Python/BoostPythonUtil/PythonIterIterator.h        |   4 +-
 Python/BoostPythonUtil/PythonIterIterator.hpp      |   4 +-
 Python/BoostPythonUtil/Util.h                      |   4 +-
 Python/Makefile.am                                 |   4 +-
 Python/MpiPython/Makefile.am                       |   4 +-
 Python/MpiPython/MpiPythonMain.cpp                 |   4 +-
 Python/epydoc/Makefile.am                          |   4 +-
 Python/esys/Makefile.am                            |   4 +-
 Python/esys/__init__.py                            |   4 +-
 Python/esys/lsm/BondInteractionGroupPy.cpp         |   4 +-
 Python/esys/lsm/BondInteractionGroupPy.h           |   4 +-
 Python/esys/lsm/BondedMesh2DPrmsPy.cpp             |   4 +-
 Python/esys/lsm/BondedMesh2DPrmsPy.h               |   4 +-
 Python/esys/lsm/BondedTriMeshPrmsPy.cpp            |   4 +-
 Python/esys/lsm/BondedTriMeshPrmsPy.h              |   4 +-
 Python/esys/lsm/CheckPointParamsPy.cpp             |   4 +-
 Python/esys/lsm/CheckPointParamsPy.h               |   4 +-
 Python/esys/lsm/ElasticMesh2DPrmsPy.cpp            |   4 +-
 Python/esys/lsm/ElasticMesh2DPrmsPy.h              |   4 +-
 Python/esys/lsm/ElasticTriMeshPrmsPy.cpp           |   4 +-
 Python/esys/lsm/ElasticTriMeshPrmsPy.h             |   4 +-
 Python/esys/lsm/ExportModuleLsm.cpp                |   4 +-
 Python/esys/lsm/FieldSaverPrmsPy.cpp               |   4 +-
 Python/esys/lsm/FieldSaverPrmsPy.h                 |   4 +-
 Python/esys/lsm/InteractionFieldSaverPrmsPy.cpp    |   4 +-
 Python/esys/lsm/InteractionFieldSaverPrmsPy.h      |   4 +-
 Python/esys/lsm/InteractionGroupPy.cpp             |   4 +-
 Python/esys/lsm/InteractionGroupPy.h               |   4 +-
 Python/esys/lsm/InteractionParamsPy.cpp            | 118 ++++++++-
 Python/esys/lsm/InteractionParamsPy.h              |  39 ++-
 Python/esys/lsm/LmParticleAdder.cpp                |   4 +-
 Python/esys/lsm/LmParticleAdder.h                  |   4 +-
 Python/esys/lsm/LmParticleAdder.hpp                |   4 +-
 Python/esys/lsm/Logging.py                         |   4 +-
 Python/esys/lsm/LsmMpiPy.cpp                       |  36 ++-
 Python/esys/lsm/LsmMpiPy.h                         |   8 +-
 Python/esys/lsm/Makefile.am                        |   4 +-
 Python/esys/lsm/MeshBuildParamsPy.cpp              |   4 +-
 Python/esys/lsm/MeshBuildParamsPy.h                |   4 +-
 Python/esys/lsm/ParticleFieldSaverPrmsPy.cpp       |   4 +-
 Python/esys/lsm/ParticleFieldSaverPrmsPy.h         |   4 +-
 Python/esys/lsm/ParticleIdPairPy.cpp               |   4 +-
 Python/esys/lsm/ParticleIdPairPy.h                 |   4 +-
 Python/esys/lsm/ParticleIdPairSetPy.cpp            |   4 +-
 Python/esys/lsm/ParticleIdPairSetPy.h              |   4 +-
 Python/esys/lsm/ParticleIdPairVectorPy.cpp         |   4 +-
 Python/esys/lsm/ParticleIdPairVectorPy.h           |   4 +-
 Python/esys/lsm/ParticlePy.cpp                     |   4 +-
 Python/esys/lsm/ParticlePy.h                       |   4 +-
 Python/esys/lsm/RotParticlePy.cpp                  |   4 +-
 Python/esys/lsm/RotParticlePy.h                    |   4 +-
 Python/esys/lsm/RotParticleViPy.cpp                |   4 +-
 Python/esys/lsm/RotParticleViPy.h                  |   4 +-
 Python/esys/lsm/RotThermalParticlePy.cpp           |   4 +-
 Python/esys/lsm/RotThermalParticlePy.h             |   4 +-
 Python/esys/lsm/RunnablePy.cpp                     |   4 +-
 Python/esys/lsm/RunnablePy.h                       |   4 +-
 Python/esys/lsm/SphereBodyPrmsPy.cpp               |   4 +-
 Python/esys/lsm/SphereBodyPrmsPy.h                 |   4 +-
 Python/esys/lsm/TriangleFieldSaverPrmsPy.cpp       |   4 +-
 Python/esys/lsm/TriangleFieldSaverPrmsPy.h         |   4 +-
 Python/esys/lsm/TriggerPrmsPy.cpp                  |   4 +-
 Python/esys/lsm/TriggerPrmsPy.h                    |   4 +-
 Python/esys/lsm/WallFieldSaverPrmsPy.cpp           |   4 +-
 Python/esys/lsm/WallFieldSaverPrmsPy.h             |   4 +-
 Python/esys/lsm/WallPrmsPy.cpp                     |   4 +-
 Python/esys/lsm/WallPrmsPy.h                       |   4 +-
 Python/esys/lsm/__init__.py                        |   6 +-
 Python/esys/lsm/benchmarks/BondedBlock.py          |   4 +-
 Python/esys/lsm/benchmarks/Gravity.py              |   4 +-
 Python/esys/lsm/benchmarks/Makefile.am             |   4 +-
 Python/esys/lsm/benchmarks/Util.py                 |   4 +-
 Python/esys/lsm/benchmarks/__init__.py             |   4 +-
 Python/esys/lsm/benchmarks/compress/Makefile.am    |   4 +-
 Python/esys/lsm/benchmarks/compress/__init__.py    |   4 +-
 Python/esys/lsm/benchmarks/compress/compbench.py   |   4 +-
 Python/esys/lsm/benchmarks/gouge2d/Makefile.am     |   4 +-
 Python/esys/lsm/benchmarks/gouge2d/__init__.py     |   4 +-
 Python/esys/lsm/benchmarks/gouge2d/gouge2dbench.py |   4 +-
 Python/esys/lsm/doc/GravityTut.py                  |   4 +-
 Python/esys/lsm/doc/InitialConfigTut.py            |   4 +-
 Python/esys/lsm/doc/Installation.py                |   4 +-
 Python/esys/lsm/doc/Makefile.am                    |   4 +-
 Python/esys/lsm/doc/Overview.py                    |   4 +-
 Python/esys/lsm/doc/Util.py                        |   4 +-
 Python/esys/lsm/doc/VisualisationTut.py            |   4 +-
 Python/esys/lsm/doc/__init__.py                    |   4 +-
 Python/esys/lsm/examples/DisplacementPlotter.py    |   4 +-
 Python/esys/lsm/examples/Makefile.am               |   4 +-
 Python/esys/lsm/examples/Wave2d.py                 |   4 +-
 Python/esys/lsm/examples/__init__.py               |  14 +-
 Python/esys/lsm/examples/simple/Makefile.am        |   4 +-
 Python/esys/lsm/examples/simple/__init__.py        |   4 +-
 Python/esys/lsm/examples/simple/compress3d.py      |   4 +-
 .../esys/lsm/examples/waveprop/FixedLidWaveSim.py  |   4 +-
 Python/esys/lsm/examples/waveprop/Makefile.am      |   4 +-
 Python/esys/lsm/examples/waveprop/OptionParser.py  |   4 +-
 Python/esys/lsm/examples/waveprop/WaveSim.py       |   4 +-
 Python/esys/lsm/examples/waveprop/__init__.py      |   4 +-
 Python/esys/lsm/geometry/CubicBlockPy.cpp          |   4 +-
 Python/esys/lsm/geometry/CubicBlockPy.h            |   4 +-
 Python/esys/lsm/geometry/DistConnectionsPy.cpp     |   4 +-
 Python/esys/lsm/geometry/DistConnectionsPy.h       |   4 +-
 Python/esys/lsm/geometry/ExportModuleGeometry.cpp  |   4 +-
 Python/esys/lsm/geometry/GougeConfigPrmsPy.cpp     |   4 +-
 Python/esys/lsm/geometry/GougeConfigPrmsPy.h       |   4 +-
 Python/esys/lsm/geometry/GougeConfigPy.cpp         |   4 +-
 Python/esys/lsm/geometry/GougeConfigPy.h           |   4 +-
 Python/esys/lsm/geometry/GrainCollectionPy.cpp     |   4 +-
 Python/esys/lsm/geometry/GrainCollectionPy.h       |   4 +-
 Python/esys/lsm/geometry/GrainPy.cpp               |   4 +-
 Python/esys/lsm/geometry/GrainPy.h                 |   4 +-
 Python/esys/lsm/geometry/HexagBlockPy.cpp          |   4 +-
 Python/esys/lsm/geometry/HexagBlockPy.h            |   4 +-
 Python/esys/lsm/geometry/IteratorPy.cpp            |   4 +-
 Python/esys/lsm/geometry/IteratorPy.h              |   4 +-
 Python/esys/lsm/geometry/IteratorPy.hpp            |   4 +-
 Python/esys/lsm/geometry/Makefile.am               |   4 +-
 Python/esys/lsm/geometry/MiscPy.cpp                |   4 +-
 Python/esys/lsm/geometry/MiscPy.h                  |   4 +-
 Python/esys/lsm/geometry/PackerPy.cpp              |   4 +-
 Python/esys/lsm/geometry/PackerPy.h                |   4 +-
 Python/esys/lsm/geometry/ParticleCollectionPy.cpp  |   4 +-
 Python/esys/lsm/geometry/ParticleCollectionPy.h    |   4 +-
 Python/esys/lsm/geometry/SimpleBlockPy.cpp         |   4 +-
 Python/esys/lsm/geometry/SimpleBlockPy.h           |   4 +-
 .../esys/lsm/geometry/SimpleSphereCollectionPy.cpp |   4 +-
 .../esys/lsm/geometry/SimpleSphereCollectionPy.h   |   4 +-
 .../esys/lsm/geometry/SimpleSphereNeighboursPy.cpp |   4 +-
 .../esys/lsm/geometry/SimpleSphereNeighboursPy.h   |   4 +-
 Python/esys/lsm/geometry/SimpleSpherePy.cpp        |   4 +-
 Python/esys/lsm/geometry/SimpleSpherePy.h          |   4 +-
 Python/esys/lsm/geometry/SingleParticleGrainGen.py |   4 +-
 Python/esys/lsm/geometry/SphericalGrainGen.py      |   4 +-
 Python/esys/lsm/geometry/TaggedIdConnectionPy.cpp  |   4 +-
 Python/esys/lsm/geometry/TaggedIdConnectionPy.h    |   4 +-
 Python/esys/lsm/geometry/__init__.py               |   4 +-
 .../esys/lsm/sim/ExportModuleWavePropagation.cpp   |   4 +-
 Python/esys/lsm/sim/Makefile.am                    |   4 +-
 Python/esys/lsm/sim/WavePropagationPy.cpp          |   4 +-
 Python/esys/lsm/sim/WavePropagationPy.h            |   4 +-
 Python/esys/lsm/sim/__init__.py                    |   4 +-
 Python/esys/lsm/sim/coupled/DxToVtkConverter.py    |   4 +-
 .../lsm/sim/coupled/ExportModuleLsmEscript.cpp     |   4 +-
 Python/esys/lsm/sim/coupled/LsmMpiEscriptPy.cpp    |   4 +-
 Python/esys/lsm/sim/coupled/LsmMpiEscriptPy.h      |   4 +-
 Python/esys/lsm/sim/coupled/Makefile.am            |   4 +-
 Python/esys/lsm/sim/coupled/MeshToVtkConverter.py  |   4 +-
 Python/esys/lsm/sim/coupled/SimpleGouge.py         |   4 +-
 Python/esys/lsm/sim/coupled/SimpleGougeConfig.py   |   4 +-
 Python/esys/lsm/sim/coupled/__init__.py            |   4 +-
 Python/esys/lsm/sim/wavePropagation.py             |   4 +-
 Python/esys/lsm/tools/ExportModuleTools.cpp        |   4 +-
 .../esys/lsm/tools/MacroFrictionCalculatorPy.cpp   |   4 +-
 Python/esys/lsm/tools/MacroFrictionCalculatorPy.h  |   4 +-
 Python/esys/lsm/tools/Makefile.am                  |   4 +-
 Python/esys/lsm/tools/__init__.py                  |   4 +-
 Python/esys/lsm/util/BoundingBoxPy.cpp             |   4 +-
 Python/esys/lsm/util/BoundingBoxPy.h               |   4 +-
 Python/esys/lsm/util/BoundingSpherePy.cpp          |   4 +-
 Python/esys/lsm/util/BoundingSpherePy.h            |   4 +-
 Python/esys/lsm/util/ExportModuleUtil.cpp          |   4 +-
 Python/esys/lsm/util/FileUtil.py                   |   4 +-
 Python/esys/lsm/util/Makefile.am                   |   4 +-
 Python/esys/lsm/util/OptParse.py                   |   4 +-
 Python/esys/lsm/util/QuaternionPy.cpp              |   4 +-
 Python/esys/lsm/util/QuaternionPy.h                |   4 +-
 Python/esys/lsm/util/RngPy.cpp                     |   4 +-
 Python/esys/lsm/util/RngPy.h                       |   4 +-
 Python/esys/lsm/util/SetPy.cpp                     |   4 +-
 Python/esys/lsm/util/SetPy.h                       |   4 +-
 Python/esys/lsm/util/SetPy.hpp                     |   4 +-
 Python/esys/lsm/util/Vec3Py.cpp                    |   4 +-
 Python/esys/lsm/util/Vec3Py.h                      |   4 +-
 Python/esys/lsm/util/VectorPy.cpp                  |   4 +-
 Python/esys/lsm/util/VectorPy.h                    |   4 +-
 Python/esys/lsm/util/VectorPy.hpp                  |   4 +-
 Python/esys/lsm/util/__init__.py                   |   4 +-
 Python/esys/lsm/util/pathSearcher.py               |   4 +-
 Python/esys/lsm/util/process.py                    |   4 +-
 Python/esys/lsm/vis/Makefile.am                    |   4 +-
 Python/esys/lsm/vis/__init__.py                    |   4 +-
 Python/esys/lsm/vis/core/Makefile.am               |   4 +-
 Python/esys/lsm/vis/core/__init__.py               |   4 +-
 Python/esys/lsm/vis/core/arrow.py                  |   4 +-
 Python/esys/lsm/vis/core/arrowExtractor.py         |   4 +-
 Python/esys/lsm/vis/core/box.py                    |   4 +-
 Python/esys/lsm/vis/core/camera.py                 |   4 +-
 Python/esys/lsm/vis/core/capsule.py                |   4 +-
 Python/esys/lsm/vis/core/color.py                  |   4 +-
 Python/esys/lsm/vis/core/cone.py                   |   4 +-
 Python/esys/lsm/vis/core/cylinder.py               |   4 +-
 Python/esys/lsm/vis/core/cylinderExtractor.py      |   4 +-
 Python/esys/lsm/vis/core/edgeData.py               |   4 +-
 Python/esys/lsm/vis/core/edgeExtractor.py          |   4 +-
 Python/esys/lsm/vis/core/exception.py              |   4 +-
 Python/esys/lsm/vis/core/extractor.py              |   4 +-
 Python/esys/lsm/vis/core/glyphData.py              |   4 +-
 Python/esys/lsm/vis/core/imageFormat.py            |   4 +-
 Python/esys/lsm/vis/core/modifier.py               |   4 +-
 Python/esys/lsm/vis/core/pointExtractor.py         |   4 +-
 Python/esys/lsm/vis/core/scene.py                  |   4 +-
 Python/esys/lsm/vis/core/sphere.py                 |   4 +-
 Python/esys/lsm/vis/core/sphereExtractor.py        |   4 +-
 Python/esys/lsm/vis/core/surfaceData.py            |   4 +-
 Python/esys/lsm/vis/core/triangulatedSurface.py    |   4 +-
 Python/esys/lsm/vis/povray/Makefile.am             |   4 +-
 Python/esys/lsm/vis/povray/__init__.py             |   4 +-
 Python/esys/lsm/vis/povray/arrow.py                |   4 +-
 Python/esys/lsm/vis/povray/arrowExtractor.py       |   4 +-
 Python/esys/lsm/vis/povray/box.py                  |   4 +-
 Python/esys/lsm/vis/povray/camera.py               |   4 +-
 Python/esys/lsm/vis/povray/capsule.py              |   4 +-
 Python/esys/lsm/vis/povray/color.py                |   4 +-
 Python/esys/lsm/vis/povray/cone.py                 |   4 +-
 Python/esys/lsm/vis/povray/csg.py                  |   4 +-
 Python/esys/lsm/vis/povray/cylinder.py             |   4 +-
 Python/esys/lsm/vis/povray/cylinderExtractor.py    |   4 +-
 Python/esys/lsm/vis/povray/edgeData.py             |   4 +-
 Python/esys/lsm/vis/povray/edgeExtractor.py        |   4 +-
 Python/esys/lsm/vis/povray/glyphData.py            |   4 +-
 Python/esys/lsm/vis/povray/modifier.py             |   4 +-
 Python/esys/lsm/vis/povray/object.py               |   4 +-
 Python/esys/lsm/vis/povray/povRenderer.py          |   4 +-
 Python/esys/lsm/vis/povray/scene.py                |   4 +-
 Python/esys/lsm/vis/povray/sphere.py               |   4 +-
 Python/esys/lsm/vis/povray/sphereExtractor.py      |   4 +-
 Python/esys/lsm/vis/povray/triangulatedSurface.py  |   4 +-
 Python/esys/lsm/vis/vtk/Makefile.am                |   4 +-
 Python/esys/lsm/vis/vtk/__init__.py                |   4 +-
 Python/esys/lsm/vis/vtk/arrow.py                   |   4 +-
 Python/esys/lsm/vis/vtk/arrowExtractor.py          |   4 +-
 Python/esys/lsm/vis/vtk/box.py                     |   4 +-
 Python/esys/lsm/vis/vtk/camera.py                  |   4 +-
 Python/esys/lsm/vis/vtk/color.py                   |   4 +-
 Python/esys/lsm/vis/vtk/cone.py                    |   4 +-
 Python/esys/lsm/vis/vtk/cylinder.py                |   4 +-
 Python/esys/lsm/vis/vtk/cylinderExtractor.py       |   4 +-
 Python/esys/lsm/vis/vtk/edgeData.py                |   4 +-
 Python/esys/lsm/vis/vtk/edgeExtractor.py           |   4 +-
 Python/esys/lsm/vis/vtk/glyphData.py               |   4 +-
 Python/esys/lsm/vis/vtk/glyphExtractor.py          |   4 +-
 Python/esys/lsm/vis/vtk/modifier.py                |   4 +-
 Python/esys/lsm/vis/vtk/pointExtractor.py          |   4 +-
 Python/esys/lsm/vis/vtk/scene.py                   |   4 +-
 Python/esys/lsm/vis/vtk/sphere.py                  |   4 +-
 Python/esys/lsm/vis/vtk/sphereExtractor.py         |   4 +-
 Python/esys/lsm/vis/vtk/surfaceData.py             |   4 +-
 Python/esys/lsm/vis/vtk/triangulatedSurface.py     |   4 +-
 Python/esys/lsm/vis/vtk/util.py                    |   4 +-
 README                                             |  14 +-
 Tools/ExtractFractures/FitPlane.cpp                |   4 +-
 Tools/ExtractFractures/FitPlane.h                  |   4 +-
 Tools/ExtractFractures/Makefile.am                 |   4 +-
 Tools/ExtractFractures/frac_dist.cpp               |   4 +-
 Tools/ExtractFractures/frac_dist.h                 |   4 +-
 Tools/ExtractFractures/fracframe.cpp               |   4 +-
 Tools/ExtractFractures/fracframe.h                 |   4 +-
 Tools/ExtractFractures/fracwriter.cpp              |   4 +-
 Tools/ExtractFractures/fracwriter.h                |   4 +-
 Tools/ExtractFractures/main.cpp                    |   4 +-
 Tools/ExtractGrains/Frac.cpp                       |   4 +-
 Tools/ExtractGrains/Frac.h                         |   4 +-
 Tools/ExtractGrains/Makefile.am                    |   4 +-
 Tools/ExtractGrains/Triangle2d.cpp                 |   4 +-
 Tools/ExtractGrains/Triangle2d.h                   |   4 +-
 Tools/ExtractGrains/Tritest.cpp                    |   4 +-
 Tools/ExtractGrains/graph.cpp                      |   4 +-
 Tools/ExtractGrains/graph.h                        |   4 +-
 Tools/ExtractGrains/main.cpp                       |   4 +-
 Tools/ExtractGrains/probdist.cpp                   |   4 +-
 Tools/ExtractGrains/probdist.h                     |   4 +-
 Tools/ExtractGrains/readSnap.cpp                   |   4 +-
 Tools/ExtractGrains/readSnap.h                     |   4 +-
 Tools/ExtractProfile/Makefile.am                   |   4 +-
 Tools/ExtractProfile/main.cpp                      |   4 +-
 Tools/ExtractProfile/read.cpp                      |   4 +-
 Tools/ExtractProfile/read.h                        |   4 +-
 Tools/ExtractStrain/DataExtractor.cpp              |   4 +-
 Tools/ExtractStrain/DataExtractor.h                |   4 +-
 Tools/ExtractStrain/DataParticle.cpp               |   4 +-
 Tools/ExtractStrain/DataParticle.h                 |   4 +-
 Tools/ExtractStrain/Makefile.am                    |   4 +-
 Tools/ExtractStrain/SnapFileHelp.cpp               |   4 +-
 Tools/ExtractStrain/SnapFileHelp.h                 |   4 +-
 Tools/ExtractStrain/main.cpp                       |   4 +-
 Tools/ForceChains/Makefile.am                      |   4 +-
 Tools/ForceChains/main.cpp                         |   4 +-
 Tools/ForceChains/vtk.cpp                          |   4 +-
 Tools/ForceChains/vtk.h                            |   4 +-
 Tools/ForceChains/vvf.cpp                          |   4 +-
 Tools/ForceChains/vvf.h                            |   4 +-
 .../LinearWindowAverager.cpp                       |   4 +-
 .../MacroFrictionCalculator/LinearWindowAverager.h |   4 +-
 .../MacroFrictionCalculator.cpp                    |   4 +-
 .../MacroFrictionCalculator.h                      |   4 +-
 Tools/MacroFrictionCalculator/Main.cpp             |   4 +-
 Tools/MacroFrictionCalculator/Makefile.am          |   4 +-
 Tools/MacroFrictionCalculator/WallForceReader.cpp  |   4 +-
 Tools/MacroFrictionCalculator/WallForceReader.h    |   4 +-
 .../WallForcesToFrictionConverter.cpp              |   4 +-
 .../WallForcesToFrictionConverter.h                |   4 +-
 Tools/Makefile.am                                  |   4 +-
 Tools/MergeLog/Makefile.am                         |   4 +-
 Tools/StressCalculator/CartesianGrid.cpp           |   4 +-
 Tools/StressCalculator/CartesianGrid.h             |   4 +-
 Tools/StressCalculator/Contact.cpp                 |   4 +-
 Tools/StressCalculator/Contact.h                   |   4 +-
 Tools/StressCalculator/ContactCollection.cpp       |   4 +-
 Tools/StressCalculator/ContactCollection.h         |   4 +-
 Tools/StressCalculator/EigenvalueCalculator.cpp    |   4 +-
 Tools/StressCalculator/EigenvalueCalculator.h      |   4 +-
 Tools/StressCalculator/GaussianGridder.cpp         |   4 +-
 Tools/StressCalculator/GaussianGridder.h           |   4 +-
 .../InteractionToStressConverter.cpp               |   4 +-
 .../InteractionToStressConverter.h                 |   4 +-
 Tools/StressCalculator/Main.cpp                    |   4 +-
 Tools/StressCalculator/Makefile.am                 |   4 +-
 Tools/StressCalculator/Raw2InteractionReader.cpp   |   4 +-
 Tools/StressCalculator/Raw2InteractionReader.h     |   4 +-
 Tools/StressCalculator/StressTensor.h              |   4 +-
 Tools/StressCalculator/StressTensorCalculator.cpp  |   4 +-
 Tools/StressCalculator/StressTensorCalculator.h    |   4 +-
 Tools/StressCalculator/StressTensorCollection.cpp  |   4 +-
 Tools/StressCalculator/StressTensorCollection.h    |   4 +-
 Tools/StressCalculator/Vec3Comparer.h              |   4 +-
 Tools/StressCalculator/VtkDataArray.h              |   4 +-
 Tools/StressCalculator/VtkDataType.h               |   4 +-
 Tools/StressCalculator/VtkDataTypeTuple.cpp        |   4 +-
 Tools/StressCalculator/VtkDataTypeTuple.h          |   4 +-
 Tools/StressCalculator/VtkPiece.cpp                |   4 +-
 Tools/StressCalculator/VtkPiece.h                  |   4 +-
 Tools/StressCalculator/VtkStructuredGrid.cpp       |   4 +-
 Tools/StressCalculator/VtkStructuredGrid.h         |   4 +-
 Tools/StressCalculator/VtkUnstructuredGrid.cpp     |   4 +-
 Tools/StressCalculator/VtkUnstructuredGrid.h       |   4 +-
 Tools/dump2geo/Makefile.am                         |   4 +-
 Tools/dump2geo/frame_geo.cpp                       |   4 +-
 Tools/dump2geo/frame_geo.h                         |   4 +-
 Tools/dump2geo/main.cpp                            |   4 +-
 Tools/dump2pov/Makefile.am                         |   4 +-
 Tools/dump2pov/README                              |   4 +-
 Tools/dump2pov/campos.cpp                          |   4 +-
 Tools/dump2pov/campos.h                            |   4 +-
 Tools/dump2pov/colormap.cpp                        |   4 +-
 Tools/dump2pov/colormap.h                          |   4 +-
 Tools/dump2pov/colormap3.cpp                       |   4 +-
 Tools/dump2pov/colormap3.h                         |   4 +-
 Tools/dump2pov/frame.cpp                           |   4 +-
 Tools/dump2pov/frame.h                             |   4 +-
 Tools/dump2pov/geocolormap.cpp                     |   4 +-
 Tools/dump2pov/geocolormap.h                       |   4 +-
 Tools/dump2pov/main.cpp                            |   4 +-
 Tools/dump2pov/mesh.cpp                            |   4 +-
 Tools/dump2pov/mesh.h                              |   4 +-
 Tools/dump2silo/Makefile.am                        |   4 +-
 Tools/dump2silo/frame_silo.cpp                     |   4 +-
 Tools/dump2silo/frame_silo.h                       |   4 +-
 Tools/dump2silo/main.cpp                           |   4 +-
 Tools/dump2vtk/Makefile.am                         |   4 +-
 Tools/dump2vtk/frame_vtk.cpp                       |   4 +-
 Tools/dump2vtk/frame_vtk.h                         |   4 +-
 Tools/dump2vtk/main.cpp                            |   4 +-
 Tools/mesh2pov/Makefile.am                         |   4 +-
 Tools/mesh2pov/main.cpp                            |   4 +-
 Tools/pfcconvert/Makefile.am                       |   4 +-
 Tools/pfcconvert/main.cpp                          |   4 +-
 Tools/pfcconvert/pfcc.cpp                          |   4 +-
 Tools/pfcconvert/pfcc.h                            |   4 +-
 Tools/rotextract/Makefile.am                       |   4 +-
 Tools/rotextract/gvmap.cpp                         |   4 +-
 Tools/rotextract/gvmap.h                           |   4 +-
 Tools/rotextract/main.cpp                          |   4 +-
 Tools/rotextract/rextract.cpp                      |   4 +-
 Tools/rotextract/rextract.h                        |   4 +-
 Tools/slip2vtk/Makefile.am                         |   4 +-
 Tools/slip2vtk/main.cpp                            |   4 +-
 Tools/slip2vtk/slip2vtk2d.cpp                      |   4 +-
 Tools/slip2vtk/slip2vtk2d.h                        |   4 +-
 configure.ac                                       |  23 +-
 debian/changelog                                   |  20 +-
 debian/compat                                      |   2 +-
 debian/control                                     |   2 +-
 debian/esys-particle.doc-base.pythonapi            |   4 +-
 debian/patches/01_remove_obsolete_dir.patch        |   6 +-
 debian/patches/02_remove_bzr_version.patch         |   6 +-
 debian/patches/03_ax-boost.patch                   |  44 ++--
 debian/patches/04_FixDocGeneration.patch           |  18 --
 debian/patches/05_fix_epydoc_timestamp.patch       |   6 +-
 debian/patches/06_fix_FTBFS_gcc6.patch             |   6 +-
 debian/patches/series                              |   1 -
 debian/rules                                       |   3 +-
 ntable/Makefile.am                                 |   4 +-
 ntable/src/Makefile.am                             |   4 +-
 ntable/src/dslice.cpp                              |   4 +-
 ntable/src/dslice.h                                |   4 +-
 ntable/src/handle.h                                |   4 +-
 ntable/src/handle.hpp                              |   4 +-
 ntable/src/handle_exception.h                      |   4 +-
 ntable/src/nt_block.h                              |   4 +-
 ntable/src/nt_block.hpp                            |   4 +-
 ntable/src/nt_slab.h                               |   4 +-
 ntable/src/nt_slab.hpp                             |   4 +-
 ntable/src/ntable.h                                |   4 +-
 ntable/src/ntable.hpp                              |   4 +-
 ntable/src/ntb_iter.h                              |   4 +-
 ntable/src/ntb_iter.hpp                            |   4 +-
 ntable/src/nts_iter.h                              |   4 +-
 ntable/src/nts_iter.hpp                            |   4 +-
 ntable/test/test_main2.cpp                         |   4 +-
 ntable/util/BasicParticle.cpp                      |   4 +-
 ntable/util/BasicParticle.h                        |   4 +-
 ntable/util/Error.h                                |   4 +-
 ntable/util/vec3.cpp                               |   4 +-
 ntable/util/vec3.h                                 |   4 +-
 pis/Makefile.am                                    |   4 +-
 pis/mesh2d_pis.h                                   |   4 +-
 pis/mesh2d_pis.hpp                                 |   4 +-
 pis/mesh2d_pis_eb.h                                |   4 +-
 pis/mesh2d_pis_eb.hpp                              |   4 +-
 pis/mesh2d_pis_ne.h                                |   4 +-
 pis/mesh2d_pis_ne.hpp                              |   4 +-
 pis/pi_storage.cpp                                 |   4 +-
 pis/pi_storage.h                                   |   4 +-
 pis/pi_storage.hpp                                 |   4 +-
 pis/pi_storage_e.h                                 |   4 +-
 pis/pi_storage_e.hpp                               |   4 +-
 pis/pi_storage_eb.h                                |   4 +-
 pis/pi_storage_eb.hpp                              |   4 +-
 pis/pi_storage_ed.h                                |   4 +-
 pis/pi_storage_ed.hpp                              |   4 +-
 pis/pi_storage_ed_t.h                              |   4 +-
 pis/pi_storage_ed_t.hpp                            |   4 +-
 pis/pi_storage_ne.h                                |   4 +-
 pis/pi_storage_ne.hpp                              |   4 +-
 pis/pi_storage_ne_t.h                              |   4 +-
 pis/pi_storage_ne_t.hpp                            |   4 +-
 pis/pi_storage_single.h                            |   4 +-
 pis/pi_storage_single.hpp                          |   4 +-
 pis/trimesh_pis.h                                  |   4 +-
 pis/trimesh_pis.hpp                                |   4 +-
 pis/trimesh_pis_eb.h                               |   4 +-
 pis/trimesh_pis_eb.hpp                             |   4 +-
 pis/trimesh_pis_ne.h                               |   4 +-
 pis/trimesh_pis_ne.hpp                             |   4 +-
 ppa/Makefile.am                                    |   4 +-
 ppa/src/Makefile.am                                |   4 +-
 ppa/src/app_array.cpp                              |   4 +-
 ppa/src/pp_array.h                                 |   4 +-
 ppa/src/pp_array.hpp                               |   4 +-
 ppa/test/test.cpp                                  |   4 +-
 ppa/util/partpack.cpp                              |   4 +-
 tml/Makefile.am                                    |   4 +-
 tml/comm/Makefile.am                               |   4 +-
 tml/comm/cart_comm.cpp                             |   4 +-
 tml/comm/cart_comm.h                               |   4 +-
 tml/comm/cart_comm.hpp                             |   4 +-
 tml/comm/comm.cpp                                  |   4 +-
 tml/comm/comm.h                                    |   4 +-
 tml/comm/comm.hpp                                  |   4 +-
 tml/comm/comm_coll.hpp                             |   4 +-
 tml/comm/comm_world.cpp                            |   4 +-
 tml/comm/comm_world.h                              |   4 +-
 tml/message/Makefile.am                            |   4 +-
 tml/message/message.h                              |   4 +-
 tml/message/multi_message_slab.cpp                 |   4 +-
 tml/message/multi_message_slab.h                   |   4 +-
 tml/message/pack.cpp                               |   4 +-
 tml/message/pack.h                                 |   4 +-
 tml/message/pack.hpp                               |   4 +-
 tml/message/packed_message.cpp                     |   4 +-
 tml/message/packed_message.h                       |   4 +-
 tml/message/packed_message_interface.h             |   4 +-
 tml/message/packed_multi_message.cpp               |   4 +-
 tml/message/packed_multi_message.h                 |   4 +-
 tml/test/tesp_sc.cpp                               |   4 +-
 tml/test/test.cpp                                  |   4 +-
 tml/test/test_cart.cpp                             |   4 +-
 tml/test/test_cart.h                               |   4 +-
 tml/test/test_cart_old.cpp                         |   4 +-
 tml/test/test_comm.cpp                             |   4 +-
 tml/test/test_comm.h                               |   4 +-
 tml/test/test_pack.cpp                             |   4 +-
 tml/test/test_pack.h                               |   4 +-
 tml/test/test_sc.cpp                               |   4 +-
 tml/test/test_sc.h                                 |   4 +-
 tml/type/Makefile.am                               |   4 +-
 tml/type/gettype.cpp                               |   4 +-
 tml/type/gettype.h                                 |   4 +-
 tml/type/gettype.hpp                               |   4 +-
 1029 files changed, 2768 insertions(+), 2513 deletions(-)
 copy Model/{HertzianViscoElasticFrictionInteraction.cpp => HertzMindlinInteraction.cpp} (63%)
 copy Model/{HertzianViscoElasticFrictionInteraction.h => HertzMindlinInteraction.h} (65%)
 copy Model/{HertzianViscoElasticFrictionInteraction.cpp => HertzMindlinViscoInteraction.cpp} (63%)
 copy Model/{HertzianViscoElasticFrictionInteraction.h => HertzMindlinViscoInteraction.h} (66%)
 delete mode 100644 debian/patches/04_FixDocGeneration.patch

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



More information about the debian-science-commits mailing list