← Back to team overview

yade-dev team mailing list archive

[yade/trunk] e73678: fix a warning in DomainLimiter

 

  Branch: refs/heads/master
  Home:   https://github.com/yade/trunk
  Commit: e736780fe7942a4ea8921fe3c18d7cb238d9e79e
      https://github.com/yade/trunk/commit/e736780fe7942a4ea8921fe3c18d7cb238d9e79e
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-04-13 (Fri, 13 Apr 2012)

  Changed paths:
    M pkg/dem/DomainLimiter.cpp

  Log Message:
  -----------
  fix a warning in DomainLimiter


  Commit: 9a20598ed74655504b36aae093895ffd915d033e
      https://github.com/yade/trunk/commit/9a20598ed74655504b36aae093895ffd915d033e
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-04-13 (Fri, 13 Apr 2012)

  Changed paths:
    M pkg/dem/PeriIsoCompressor.cpp
    M pkg/dem/PeriIsoCompressor.hpp

  Log Message:
  -----------
  make periodic triax engine ScGeom friendly (a few scripts to be fixed in next commits)


  Commit: 7d8b847166851e1390b3f46feb0ea76baeb15042
      https://github.com/yade/trunk/commit/7d8b847166851e1390b3f46feb0ea76baeb15042
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-04-13 (Fri, 13 Apr 2012)

  Changed paths:
    M examples/test/periodic-shear.py
    M examples/test/periodic-simple-shear.py
    M examples/test/periodic-triax-settingHsize.py
    M examples/test/periodic-triax.py

  Log Message:
  -----------
  - remove reversedForces flag and/or use ScGeom in the example scripts for periodicity


  Commit: 64121ae0e14e4dd8f474e3ad212e48a0940f3ec8
      https://github.com/yade/trunk/commit/64121ae0e14e4dd8f474e3ad212e48a0940f3ec8
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-04-13 (Fri, 13 Apr 2012)

  Changed paths:
    M .kdev4/yade.kdev4
    M CMakeLists.txt
    M SConstruct
    M core/main/main.py.in
    M core/main/pyboot.cpp
    M doc/sphinx/conf.py
    M doc/sphinx/installation.rst
    M doc/sphinx/introduction.rst
    A doc/sphinx/ipython_directive012.py
    M doc/sphinx/prog.rst
    M doc/sphinx/yadeSphinx.py
    A examples/CohesiveCylinderSphere.py
    M examples/clumps/clump-hopper-viscoelastic.py
    M examples/clumps/clump-inbox-viscoelastic.py
    M examples/clumps/clump-viscoelastic.py
    M examples/concrete/periodic.py
    M examples/not-working/facet-topo.py
    M examples/not-working/insertion-sort-collider.py
    M examples/not-working/periodic-compress.py
    M examples/not-working/periodic-grow.py
    M examples/packs/packs.py
    M examples/simpleShear.py
    M examples/test/WireMatPM/net-2part-displ-unloading.py
    M examples/test/WireMatPM/net-2part-strain.py
    M examples/test/collider-stride-triax.py
    M examples/test/collider-stride.py
    M examples/test/facet-sphere.py
    M examples/test/flat-collider.py
    M examples/test/periodic-geom-compare.py
    M examples/test/periodic-shear.py
    M examples/test/periodic-simple-shear.py
    M examples/test/periodic-simple.py
    M examples/test/periodic-triax.py
    M examples/test/subdomain-balancer.py
    M examples/test/wall.py
    M gui/qt4/_GLViewer.cpp
    M lib/base/Logging.hpp
    M lib/triangulation/FlowBoundingSphere.hpp
    M lib/triangulation/FlowBoundingSphere.ipp
    M lib/triangulation/Network.hpp
    M lib/triangulation/Network.ipp
    M lib/triangulation/def_types.h
    M pkg/dem/FlowEngine.cpp
    M pkg/dem/FlowEngine.hpp
    M py/SConscript
    M py/__init__.py.in
    M py/_eudoxos.cpp
    M py/_utils.cpp
    R py/log.cpp
    M py/pack/_packPredicates.cpp
    M py/pack/pack.py
    M py/system.py
    M py/tests/__init__.py
    M py/wrapper/yadeWrapper.cpp
    M scripts/checks-and-tests/checks/checkTestDummy.py
    M scripts/checks-and-tests/checks/checkTestTriax.py
    M scripts/checks-and-tests/checks/checkWeight.py
    M scripts/checks-and-tests/compare-identical.py
    M scripts/checks-and-tests/law-test.py
    M scripts/checks-and-tests/serialization-benchmark.py

  Log Message:
  -----------
  Merge branch 'master' of github.com:yade/trunk


  Commit: 51af602776906494a5920c8e58cd2c9df8b121ae
      https://github.com/yade/trunk/commit/51af602776906494a5920c8e58cd2c9df8b121ae
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-04-13 (Fri, 13 Apr 2012)

  Changed paths:
    M lib/triangulation/FlowBoundingSphere.hpp
    M lib/triangulation/FlowBoundingSphere.ipp
    M pkg/dem/FlowEngine.cpp
    M pkg/dem/FlowEngine.hpp

  Log Message:
  -----------
  - add the possibility of updating only the RHS in the fluid problem, without rebuilding the triangulation+matrix


Compare: https://github.com/yade/trunk/compare/014b114...51af602