← Back to team overview

yade-dev team mailing list archive

Re: [Branch ~yade-dev/yade/trunk] Rev 1997: 1. Moved all (most) unused files to attic/* (such as those that have YADE_REQUIRE_FEATURE(PHYSPAR...

 

Can these files be compiled, while they are in attic/, or not ?
The changes I do in some of these files do not imply a new compilation, even without YADE_REQUIRE_FEATURE(PHYSPAR);

noreply@xxxxxxxxxxxxx a écrit :
------------------------------------------------------------
revno: 1997
committer: Václav Šmilauer <eudoxos@xxxxxxxx>
branch nick: trunk
timestamp: Tue 2010-02-02 10:59:57 +0100
message:
  1. Moved all (most) unused files to attic/* (such as those that have YADE_REQUIRE_FEATURE(PHYSPAR);). We will not keep them there indefinitely (they are in the history), though. If you want to re-enable some classes, fix them and move them back (using bzr mv) to pkg/*. If I inconsciously moved some file that was being used, please fix it yourself (it is unlikely, though).
added:
  attic/
  attic/README
  attic/pkg/
  attic/pkg/common/
  attic/pkg/common/DataClass/
  attic/pkg/common/DataClass/Shape/
  attic/pkg/common/Engine/
  attic/pkg/common/Engine/Dispatcher/
  attic/pkg/common/Engine/Functor/
  attic/pkg/common/Engine/GlobalEngine/
  attic/pkg/common/Engine/PartialEngine/
  attic/pkg/common/RenderingEngine/
  attic/pkg/dem/
  attic/pkg/dem/DataClass/
  attic/pkg/dem/DataClass/InteractionPhysics/
  attic/pkg/dem/DataClass/PhysicalParameters/
  attic/pkg/dem/Engine/
  attic/pkg/dem/Engine/Functor/
  attic/pkg/dem/Engine/GlobalEngine/
  attic/pkg/dem/Engine/PartialEngine/
  attic/pkg/dem/PreProcessor/
  attic/pkg/dem/RenderingEngine/
renamed:
  pkg/common/DataClass/GeometricalModel/ => attic/pkg/common/DataClass/GeometricalModel/
  pkg/common/DataClass/PhysicalParameters/ => attic/pkg/common/DataClass/PhysicalParameters/
  pkg/common/DataClass/Shape/BssSweptSphereLineSegment.cpp => attic/pkg/common/DataClass/Shape/BssSweptSphereLineSegment.cpp
  pkg/common/DataClass/Shape/BssSweptSphereLineSegment.hpp => attic/pkg/common/DataClass/Shape/BssSweptSphereLineSegment.hpp
  pkg/common/DataClass/Shape/InteractingNode.cpp => attic/pkg/common/DataClass/Shape/InteractingNode.cpp
  pkg/common/DataClass/Shape/InteractingNode.hpp => attic/pkg/common/DataClass/Shape/InteractingNode.hpp
  pkg/common/Engine/Dispatcher/GeometricalModelEngineUnit.cpp => attic/pkg/common/Engine/Dispatcher/GeometricalModelEngineUnit.cpp
  pkg/common/Engine/Dispatcher/GeometricalModelEngineUnit.hpp => attic/pkg/common/Engine/Dispatcher/GeometricalModelEngineUnit.hpp
  pkg/common/Engine/Dispatcher/GeometricalModelMetaEngine.cpp => attic/pkg/common/Engine/Dispatcher/GeometricalModelMetaEngine.cpp
  pkg/common/Engine/Dispatcher/GeometricalModelMetaEngine.hpp => attic/pkg/common/Engine/Dispatcher/GeometricalModelMetaEngine.hpp
  pkg/common/Engine/Dispatcher/InteractingGeometryEngineUnit.cpp => attic/pkg/common/Engine/Dispatcher/InteractingGeometryEngineUnit.cpp
  pkg/common/Engine/Dispatcher/InteractingGeometryEngineUnit.hpp => attic/pkg/common/Engine/Dispatcher/InteractingGeometryEngineUnit.hpp
  pkg/common/Engine/Dispatcher/InteractingGeometryMetaEngine.cpp => attic/pkg/common/Engine/Dispatcher/InteractingGeometryMetaEngine.cpp
  pkg/common/Engine/Dispatcher/InteractingGeometryMetaEngine.hpp => attic/pkg/common/Engine/Dispatcher/InteractingGeometryMetaEngine.hpp
  pkg/common/Engine/Dispatcher/PhysicalActionApplier.cpp => attic/pkg/common/Engine/Dispatcher/PhysicalActionApplier.cpp
  pkg/common/Engine/Dispatcher/PhysicalActionApplier.hpp => attic/pkg/common/Engine/Dispatcher/PhysicalActionApplier.hpp
  pkg/common/Engine/Dispatcher/PhysicalActionApplierUnit.cpp => attic/pkg/common/Engine/Dispatcher/PhysicalActionApplierUnit.cpp
  pkg/common/Engine/Dispatcher/PhysicalActionApplierUnit.hpp => attic/pkg/common/Engine/Dispatcher/PhysicalActionApplierUnit.hpp
  pkg/common/Engine/Dispatcher/PhysicalActionDamper.cpp => attic/pkg/common/Engine/Dispatcher/PhysicalActionDamper.cpp
  pkg/common/Engine/Dispatcher/PhysicalActionDamper.hpp => attic/pkg/common/Engine/Dispatcher/PhysicalActionDamper.hpp
  pkg/common/Engine/Dispatcher/PhysicalActionDamperUnit.cpp => attic/pkg/common/Engine/Dispatcher/PhysicalActionDamperUnit.cpp
  pkg/common/Engine/Dispatcher/PhysicalActionDamperUnit.hpp => attic/pkg/common/Engine/Dispatcher/PhysicalActionDamperUnit.hpp
  pkg/common/Engine/Dispatcher/StateEngineUnit.cpp => attic/pkg/common/Engine/Dispatcher/StateEngineUnit.cpp
  pkg/common/Engine/Dispatcher/StateEngineUnit.hpp => attic/pkg/common/Engine/Dispatcher/StateEngineUnit.hpp
  pkg/common/Engine/Dispatcher/StateMetaEngine.cpp => attic/pkg/common/Engine/Dispatcher/StateMetaEngine.cpp
  pkg/common/Engine/Dispatcher/StateMetaEngine.hpp => attic/pkg/common/Engine/Dispatcher/StateMetaEngine.hpp
  pkg/common/Engine/Functor/CundallNonViscousDamping.cpp => attic/pkg/common/Engine/Functor/CundallNonViscousDamping.cpp
  pkg/common/Engine/Functor/CundallNonViscousDamping.hpp => attic/pkg/common/Engine/Functor/CundallNonViscousDamping.hpp
  pkg/common/Engine/Functor/ElasticBodySimpleRelationship.cpp => attic/pkg/common/Engine/Functor/ElasticBodySimpleRelationship.cpp
  pkg/common/Engine/Functor/ElasticBodySimpleRelationship.hpp => attic/pkg/common/Engine/Functor/ElasticBodySimpleRelationship.hpp
  pkg/common/Engine/Functor/LeapFrogOrientationIntegrator.cpp => attic/pkg/common/Engine/Functor/LeapFrogOrientationIntegrator.cpp
  pkg/common/Engine/Functor/LeapFrogOrientationIntegrator.hpp => attic/pkg/common/Engine/Functor/LeapFrogOrientationIntegrator.hpp
  pkg/common/Engine/Functor/LeapFrogPositionIntegrator.cpp => attic/pkg/common/Engine/Functor/LeapFrogPositionIntegrator.cpp
  pkg/common/Engine/Functor/LeapFrogPositionIntegrator.hpp => attic/pkg/common/Engine/Functor/LeapFrogPositionIntegrator.hpp
  pkg/common/Engine/Functor/NewtonsForceLaw.cpp => attic/pkg/common/Engine/Functor/NewtonsForceLaw.cpp
  pkg/common/Engine/Functor/NewtonsForceLaw.hpp => attic/pkg/common/Engine/Functor/NewtonsForceLaw.hpp
  pkg/common/Engine/Functor/NewtonsMomentumLaw.cpp => attic/pkg/common/Engine/Functor/NewtonsMomentumLaw.cpp
  pkg/common/Engine/Functor/NewtonsMomentumLaw.hpp => attic/pkg/common/Engine/Functor/NewtonsMomentumLaw.hpp
  pkg/common/Engine/Functor/ef2_BshTube_BssSweptSphereLineSegment_makeBssSweptSphereLineSegment.cpp => attic/pkg/common/Engine/Functor/ef2_BshTube_BssSweptSphereLineSegment_makeBssSweptSphereLineSegment.cpp
  pkg/common/Engine/Functor/ef2_BshTube_BssSweptSphereLineSegment_makeBssSweptSphereLineSegment.hpp => attic/pkg/common/Engine/Functor/ef2_BshTube_BssSweptSphereLineSegment_makeBssSweptSphereLineSegment.hpp
  pkg/common/Engine/Functor/ef2_BssSweptSphereLineSegment_AABB_makeAABB.cpp => attic/pkg/common/Engine/Functor/ef2_BssSweptSphereLineSegment_AABB_makeAABB.cpp
  pkg/common/Engine/Functor/ef2_BssSweptSphereLineSegment_AABB_makeAABB.hpp => attic/pkg/common/Engine/Functor/ef2_BssSweptSphereLineSegment_AABB_makeAABB.hpp
  pkg/common/Engine/GlobalEngine/ResetPositionEngine.cpp => attic/pkg/common/Engine/GlobalEngine/ResetPositionEngine.cpp
  pkg/common/Engine/GlobalEngine/ResetPositionEngine.hpp => attic/pkg/common/Engine/GlobalEngine/ResetPositionEngine.hpp
  pkg/common/Engine/PartialEngine/DisplacementEngine.cpp => attic/pkg/common/Engine/PartialEngine/DisplacementEngine.cpp
  pkg/common/Engine/PartialEngine/DisplacementEngine.hpp => attic/pkg/common/Engine/PartialEngine/DisplacementEngine.hpp
  pkg/common/Engine/PartialEngine/DisplacementToForceEngine.cpp => attic/pkg/common/Engine/PartialEngine/DisplacementToForceEngine.cpp
  pkg/common/Engine/PartialEngine/DisplacementToForceEngine.hpp => attic/pkg/common/Engine/PartialEngine/DisplacementToForceEngine.hpp
  pkg/common/Engine/PartialEngine/Se3Interpolator.cpp => attic/pkg/common/Engine/PartialEngine/Se3Interpolator.cpp
  pkg/common/Engine/PartialEngine/Se3Interpolator.hpp => attic/pkg/common/Engine/PartialEngine/Se3Interpolator.hpp
  pkg/common/Engine/PartialEngine/StaticAttractionEngine.cpp => attic/pkg/common/Engine/PartialEngine/StaticAttractionEngine.cpp
  pkg/common/Engine/PartialEngine/StaticAttractionEngine.hpp => attic/pkg/common/Engine/PartialEngine/StaticAttractionEngine.hpp
  pkg/common/RenderingEngine/GLDrawBoxModel.cpp => attic/pkg/common/RenderingEngine/GLDrawBoxModel.cpp
  pkg/common/RenderingEngine/GLDrawBoxModel.hpp => attic/pkg/common/RenderingEngine/GLDrawBoxModel.hpp
  pkg/common/RenderingEngine/GLDrawBssSweptSphereLineSegment.cpp => attic/pkg/common/RenderingEngine/GLDrawBssSweptSphereLineSegment.cpp
  pkg/common/RenderingEngine/GLDrawBssSweptSphereLineSegment.hpp => attic/pkg/common/RenderingEngine/GLDrawBssSweptSphereLineSegment.hpp
  pkg/common/RenderingEngine/GLDrawFacetModel.cpp => attic/pkg/common/RenderingEngine/GLDrawFacetModel.cpp
  pkg/common/RenderingEngine/GLDrawFacetModel.hpp => attic/pkg/common/RenderingEngine/GLDrawFacetModel.hpp
  pkg/common/RenderingEngine/GLDrawNormalInteraction.cpp => attic/pkg/common/RenderingEngine/GLDrawNormalInteraction.cpp
  pkg/common/RenderingEngine/GLDrawNormalInteraction.hpp => attic/pkg/common/RenderingEngine/GLDrawNormalInteraction.hpp
  pkg/common/RenderingEngine/GLDrawParticleState.cpp => attic/pkg/common/RenderingEngine/GLDrawParticleState.cpp
  pkg/common/RenderingEngine/GLDrawParticleState.hpp => attic/pkg/common/RenderingEngine/GLDrawParticleState.hpp
  pkg/common/RenderingEngine/GLDrawQuadrilateral.cpp => attic/pkg/common/RenderingEngine/GLDrawQuadrilateral.cpp
  pkg/common/RenderingEngine/GLDrawQuadrilateral.hpp => attic/pkg/common/RenderingEngine/GLDrawQuadrilateral.hpp
  pkg/common/RenderingEngine/GLDrawRigidBodyState.cpp => attic/pkg/common/RenderingEngine/GLDrawRigidBodyState.cpp
  pkg/common/RenderingEngine/GLDrawRigidBodyState.hpp => attic/pkg/common/RenderingEngine/GLDrawRigidBodyState.hpp
  pkg/common/RenderingEngine/GLDrawSphereModel.cpp => attic/pkg/common/RenderingEngine/GLDrawSphereModel.cpp
  pkg/common/RenderingEngine/GLDrawSphereModel.hpp => attic/pkg/common/RenderingEngine/GLDrawSphereModel.hpp
  pkg/common/RenderingEngine/GLDrawTetrahedron.cpp => attic/pkg/common/RenderingEngine/GLDrawTetrahedron.cpp
  pkg/common/RenderingEngine/GLDrawTetrahedron.hpp => attic/pkg/common/RenderingEngine/GLDrawTetrahedron.hpp
  pkg/common/RenderingEngine/GLDrawTube.cpp => attic/pkg/common/RenderingEngine/GLDrawTube.cpp
  pkg/common/RenderingEngine/GLDrawTube.hpp => attic/pkg/common/RenderingEngine/GLDrawTube.hpp
  pkg/dem/DataClass/InteractionPhysics/SDECLinkPhysics.cpp => attic/pkg/dem/DataClass/InteractionPhysics/SDECLinkPhysics.cpp
  pkg/dem/DataClass/InteractionPhysics/SDECLinkPhysics.hpp => attic/pkg/dem/DataClass/InteractionPhysics/SDECLinkPhysics.hpp
  pkg/dem/DataClass/InteractionPhysics/ViscoelasticInteraction.cpp => attic/pkg/dem/DataClass/InteractionPhysics/ViscoelasticInteraction.cpp
  pkg/dem/DataClass/InteractionPhysics/ViscoelasticInteraction.hpp => attic/pkg/dem/DataClass/InteractionPhysics/ViscoelasticInteraction.hpp
  pkg/dem/DataClass/PhysicalParameters/ => pkg/dem/DataClass/Material/
  pkg/dem/DataClass/PhysicalParameters/BodyMacroParameters.cpp => attic/pkg/dem/DataClass/PhysicalParameters/BodyMacroParameters.cpp
  pkg/dem/DataClass/PhysicalParameters/BodyMacroParameters.hpp => attic/pkg/dem/DataClass/PhysicalParameters/BodyMacroParameters.hpp
  pkg/dem/DataClass/PhysicalParameters/SimpleViscoelasticBodyParameters.cpp => attic/pkg/dem/DataClass/PhysicalParameters/SimpleViscoelasticBodyParameters.cpp
  pkg/dem/DataClass/PhysicalParameters/SimpleViscoelasticBodyParameters.hpp => attic/pkg/dem/DataClass/PhysicalParameters/SimpleViscoelasticBodyParameters.hpp
  pkg/dem/Engine/Functor/BasicViscoelasticRelationships.cpp => attic/pkg/dem/Engine/Functor/BasicViscoelasticRelationships.cpp
  pkg/dem/Engine/Functor/BasicViscoelasticRelationships.hpp => attic/pkg/dem/Engine/Functor/BasicViscoelasticRelationships.hpp
  pkg/dem/Engine/Functor/InteractingSphere2BssSweptSphereLineSegment4SpheresContactGeometry.cpp => attic/pkg/dem/Engine/Functor/InteractingSphere2BssSweptSphereLineSegment4SpheresContactGeometry.cpp
  pkg/dem/Engine/Functor/InteractingSphere2BssSweptSphereLineSegment4SpheresContactGeometry.hpp => attic/pkg/dem/Engine/Functor/InteractingSphere2BssSweptSphereLineSegment4SpheresContactGeometry.hpp
  pkg/dem/Engine/Functor/MacroMicroElasticRelationships.cpp => attic/pkg/dem/Engine/Functor/MacroMicroElasticRelationships.cpp
  pkg/dem/Engine/Functor/MacroMicroElasticRelationships.hpp => attic/pkg/dem/Engine/Functor/MacroMicroElasticRelationships.hpp
  pkg/dem/Engine/Functor/SimpleViscoelasticRelationships.cpp => attic/pkg/dem/Engine/Functor/SimpleViscoelasticRelationships.cpp
  pkg/dem/Engine/Functor/SimpleViscoelasticRelationships.hpp => attic/pkg/dem/Engine/Functor/SimpleViscoelasticRelationships.hpp
  pkg/dem/Engine/GlobalEngine/AveragePositionRecorder.cpp => attic/pkg/dem/Engine/GlobalEngine/AveragePositionRecorder.cpp
  pkg/dem/Engine/GlobalEngine/AveragePositionRecorder.hpp => attic/pkg/dem/Engine/GlobalEngine/AveragePositionRecorder.hpp
  pkg/dem/Engine/GlobalEngine/ElasticCohesiveLaw.cpp => attic/pkg/dem/Engine/GlobalEngine/ElasticCohesiveLaw.cpp
  pkg/dem/Engine/GlobalEngine/ElasticCohesiveLaw.hpp => attic/pkg/dem/Engine/GlobalEngine/ElasticCohesiveLaw.hpp
  pkg/dem/Engine/GlobalEngine/ElasticCriterionTimeStepper.cpp => attic/pkg/dem/Engine/GlobalEngine/ElasticCriterionTimeStepper.cpp
  pkg/dem/Engine/GlobalEngine/ElasticCriterionTimeStepper.hpp => attic/pkg/dem/Engine/GlobalEngine/ElasticCriterionTimeStepper.hpp
  pkg/dem/Engine/GlobalEngine/ForceRecorder.cpp => attic/pkg/dem/Engine/GlobalEngine/ForceRecorder.cpp
  pkg/dem/Engine/GlobalEngine/ForceRecorder.hpp => attic/pkg/dem/Engine/GlobalEngine/ForceRecorder.hpp
  pkg/dem/Engine/GlobalEngine/ForceSnapshot.cpp => attic/pkg/dem/Engine/GlobalEngine/ForceSnapshot.cpp
  pkg/dem/Engine/GlobalEngine/ForceSnapshot.hpp => attic/pkg/dem/Engine/GlobalEngine/ForceSnapshot.hpp
  pkg/dem/Engine/GlobalEngine/GeometricalModelForceColorizer.cpp => attic/pkg/dem/Engine/GlobalEngine/GeometricalModelForceColorizer.cpp
  pkg/dem/Engine/GlobalEngine/GeometricalModelForceColorizer.hpp => attic/pkg/dem/Engine/GlobalEngine/GeometricalModelForceColorizer.hpp
  pkg/dem/Engine/GlobalEngine/HistoryRecorder.cpp => attic/pkg/dem/Engine/GlobalEngine/HistoryRecorder.cpp
  pkg/dem/Engine/GlobalEngine/HistoryRecorder.hpp => attic/pkg/dem/Engine/GlobalEngine/HistoryRecorder.hpp
  pkg/dem/Engine/GlobalEngine/MGPRecorder.cpp => attic/pkg/dem/Engine/GlobalEngine/MGPRecorder.cpp
  pkg/dem/Engine/GlobalEngine/MGPRecorder.hpp => attic/pkg/dem/Engine/GlobalEngine/MGPRecorder.hpp
  pkg/dem/Engine/GlobalEngine/PositionRecorder.cpp => attic/pkg/dem/Engine/GlobalEngine/PositionRecorder.cpp
  pkg/dem/Engine/GlobalEngine/PositionRecorder.hpp => attic/pkg/dem/Engine/GlobalEngine/PositionRecorder.hpp
  pkg/dem/Engine/GlobalEngine/PositionSnapshot.cpp => attic/pkg/dem/Engine/GlobalEngine/PositionSnapshot.cpp
  pkg/dem/Engine/GlobalEngine/PositionSnapshot.hpp => attic/pkg/dem/Engine/GlobalEngine/PositionSnapshot.hpp
  pkg/dem/Engine/GlobalEngine/RigidBodyRecorder.cpp => attic/pkg/dem/Engine/GlobalEngine/RigidBodyRecorder.cpp
  pkg/dem/Engine/GlobalEngine/RigidBodyRecorder.hpp => attic/pkg/dem/Engine/GlobalEngine/RigidBodyRecorder.hpp
  pkg/dem/Engine/GlobalEngine/SimpleViscoelasticSpheresInteractionRecorder.cpp => attic/pkg/dem/Engine/GlobalEngine/SimpleViscoelasticSpheresInteractionRecorder.cpp
  pkg/dem/Engine/GlobalEngine/SimpleViscoelasticSpheresInteractionRecorder.hpp => attic/pkg/dem/Engine/GlobalEngine/SimpleViscoelasticSpheresInteractionRecorder.hpp
  pkg/dem/Engine/GlobalEngine/VelocityRecorder.cpp => attic/pkg/dem/Engine/GlobalEngine/VelocityRecorder.cpp
  pkg/dem/Engine/GlobalEngine/VelocityRecorder.hpp => attic/pkg/dem/Engine/GlobalEngine/VelocityRecorder.hpp
  pkg/dem/Engine/GlobalEngine/ViscousForceDamping.cpp => attic/pkg/dem/Engine/GlobalEngine/ViscousForceDamping.cpp
  pkg/dem/Engine/GlobalEngine/ViscousForceDamping.hpp => attic/pkg/dem/Engine/GlobalEngine/ViscousForceDamping.hpp
  pkg/dem/Engine/GlobalEngine/VolumicContactLaw.cpp => attic/pkg/dem/Engine/GlobalEngine/VolumicContactLaw.cpp
  pkg/dem/Engine/GlobalEngine/VolumicContactLaw.hpp => attic/pkg/dem/Engine/GlobalEngine/VolumicContactLaw.hpp
  pkg/dem/Engine/PartialEngine/StaticSpheresAttractionEngine.cpp => attic/pkg/dem/Engine/PartialEngine/StaticSpheresAttractionEngine.cpp
  pkg/dem/Engine/PartialEngine/StaticSpheresAttractionEngine.hpp => attic/pkg/dem/Engine/PartialEngine/StaticSpheresAttractionEngine.hpp
  pkg/dem/Engine/PartialEngine/ThreeDTriaxialEngine.cpp => attic/pkg/dem/Engine/PartialEngine/ThreeDTriaxialEngine.cpp
  pkg/dem/Engine/PartialEngine/ThreeDTriaxialEngine.hpp => attic/pkg/dem/Engine/PartialEngine/ThreeDTriaxialEngine.hpp
  pkg/dem/Engine/PartialEngine/WallStressRecorder.cpp => attic/pkg/dem/Engine/PartialEngine/WallStressRecorder.cpp
  pkg/dem/Engine/PartialEngine/WallStressRecorder.hpp => attic/pkg/dem/Engine/PartialEngine/WallStressRecorder.hpp
  pkg/dem/PreProcessor/ClumpTestGen.cpp => attic/pkg/dem/PreProcessor/ClumpTestGen.cpp
  pkg/dem/PreProcessor/ClumpTestGen.hpp => attic/pkg/dem/PreProcessor/ClumpTestGen.hpp
  pkg/dem/PreProcessor/Funnel.cpp => attic/pkg/dem/PreProcessor/Funnel.cpp
  pkg/dem/PreProcessor/Funnel.hpp => attic/pkg/dem/PreProcessor/Funnel.hpp
  pkg/dem/PreProcessor/MembraneTest.cpp => attic/pkg/dem/PreProcessor/MembraneTest.cpp
  pkg/dem/PreProcessor/MembraneTest.hpp => attic/pkg/dem/PreProcessor/MembraneTest.hpp
  pkg/dem/PreProcessor/SDECImpactTest.cpp => attic/pkg/dem/PreProcessor/SDECImpactTest.cpp
  pkg/dem/PreProcessor/SDECImpactTest.hpp => attic/pkg/dem/PreProcessor/SDECImpactTest.hpp
  pkg/dem/PreProcessor/SDECLinkedSpheres.cpp => attic/pkg/dem/PreProcessor/SDECLinkedSpheres.cpp
  pkg/dem/PreProcessor/SDECLinkedSpheres.hpp => attic/pkg/dem/PreProcessor/SDECLinkedSpheres.hpp
  pkg/dem/PreProcessor/SDECMovingWall.cpp => attic/pkg/dem/PreProcessor/SDECMovingWall.cpp
  pkg/dem/PreProcessor/SDECMovingWall.hpp => attic/pkg/dem/PreProcessor/SDECMovingWall.hpp
  pkg/dem/PreProcessor/SDECSpheresPlane.cpp => attic/pkg/dem/PreProcessor/SDECSpheresPlane.cpp
  pkg/dem/PreProcessor/SDECSpheresPlane.hpp => attic/pkg/dem/PreProcessor/SDECSpheresPlane.hpp
  pkg/dem/PreProcessor/SimpleScene.cpp => attic/pkg/dem/PreProcessor/SimpleScene.cpp
  pkg/dem/PreProcessor/SimpleScene.hpp => attic/pkg/dem/PreProcessor/SimpleScene.hpp
  pkg/dem/PreProcessor/SimpleShear.cpp => attic/pkg/dem/PreProcessor/SimpleShear.cpp
  pkg/dem/PreProcessor/SimpleShear.hpp => attic/pkg/dem/PreProcessor/SimpleShear.hpp
  pkg/dem/PreProcessor/TestSimpleViscoelastic.cpp => attic/pkg/dem/PreProcessor/TestSimpleViscoelastic.cpp
  pkg/dem/PreProcessor/TestSimpleViscoelastic.hpp => attic/pkg/dem/PreProcessor/TestSimpleViscoelastic.hpp
  pkg/dem/PreProcessor/TetraTestGen.cpp => attic/pkg/dem/PreProcessor/TetraTestGen.cpp
  pkg/dem/PreProcessor/TetraTestGen.hpp => attic/pkg/dem/PreProcessor/TetraTestGen.hpp
  pkg/dem/PreProcessor/ThreePointBending.cpp => attic/pkg/dem/PreProcessor/ThreePointBending.cpp
  pkg/dem/PreProcessor/ThreePointBending.hpp => attic/pkg/dem/PreProcessor/ThreePointBending.hpp
  pkg/dem/PreProcessor/UniaxialStrainerGen.cpp => attic/pkg/dem/PreProcessor/UniaxialStrainerGen.cpp
  pkg/dem/PreProcessor/UniaxialStrainerGen.hpp => attic/pkg/dem/PreProcessor/UniaxialStrainerGen.hpp
  pkg/dem/RenderingEngine/GLDrawCohesiveFrictionalContactInteraction.cpp => attic/pkg/dem/RenderingEngine/GLDrawCohesiveFrictionalContactInteraction.cpp
  pkg/dem/RenderingEngine/GLDrawCohesiveFrictionalContactInteraction.hpp => attic/pkg/dem/RenderingEngine/GLDrawCohesiveFrictionalContactInteraction.hpp
  pkg/dem/RenderingEngine/GLDrawElasticContactInteraction.cpp => attic/pkg/dem/RenderingEngine/GLDrawElasticContactInteraction.cpp
  pkg/dem/RenderingEngine/GLDrawElasticContactInteraction.hpp => attic/pkg/dem/RenderingEngine/GLDrawElasticContactInteraction.hpp
  pkg/dem/RenderingEngine/GLDrawSpheresContactGeometry.cpp => attic/pkg/dem/RenderingEngine/GLDrawSpheresContactGeometry.cpp
  pkg/dem/RenderingEngine/GLDrawSpheresContactGeometry.hpp => attic/pkg/dem/RenderingEngine/GLDrawSpheresContactGeometry.hpp
  pkg/dem/RenderingEngine/GLDrawViscoelasticInteraction.cpp => attic/pkg/dem/RenderingEngine/GLDrawViscoelasticInteraction.cpp
  pkg/dem/RenderingEngine/GLDrawViscoelasticInteraction.hpp => attic/pkg/dem/RenderingEngine/GLDrawViscoelasticInteraction.hpp
  pkg/lattice/ => attic/pkg/lattice/
  pkg/snow/ => attic/pkg/snow/
modified:
  SConstruct
  core/Body.hpp
  pkg/common/Engine/GlobalEngine/SpheresFactory.cpp
  pkg/dem/Engine/GlobalEngine/CohesionlessMomentRotation.cpp*
  pkg/dem/Engine/GlobalEngine/CohesionlessMomentRotation.hpp*
  pkg/dem/Engine/GlobalEngine/CundallStrack.cpp*
  pkg/dem/Engine/GlobalEngine/CundallStrack.hpp*
  pkg/dem/Engine/GlobalEngine/GlobalStiffnessTimeStepper.cpp
  pkg/dem/Engine/GlobalEngine/TesselationWrapper.cpp*
  pkg/dem/Engine/GlobalEngine/TesselationWrapper.hpp*
  pkg/dem/Engine/PartialEngine/FlowEngine.cpp*
  pkg/dem/Engine/PartialEngine/TriaxialStateRecorder.cpp
  pkg/dem/Engine/PartialEngine/TriaxialStressController.cpp
  pkg/dem/PreProcessor/CohesiveTriaxialTest.cpp
  pkg/dem/PreProcessor/STLImporter.cpp
  pkg/dem/PreProcessor/STLImporter.hpp
  pkg/dem/PreProcessor/STLImporterTest.cpp
  pkg/dem/PreProcessor/TriaxialTest.cpp
  pkg/dem/PreProcessor/TriaxialTestWater.cpp
  pkg/dem/meta/Shop.cpp
  py/_utils.cpp
  py/yadeWrapper/customConverters.cpp
  py/yadeWrapper/yadeWrapper.cpp


--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription.
------------------------------------------------------------------------

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

--
Jérôme Duriez
ATER Iut 1 Grenoble, département GMP - Laboratoire 3S-R
04.56.52.86.49 (ne pas laisser de messages sur le répondeur)




Follow ups

References