← Back to team overview

yade-dev team mailing list archive

[yade/trunk] 419d0b: - Implement multithread solving for the periodic f...

 

  Branch: refs/heads/master
  Home:   https://github.com/yade/trunk
  Commit: 419d0bf6c528df970b836140115027aed1c4ccec
      https://github.com/yade/trunk/commit/419d0bf6c528df970b836140115027aed1c4ccec
  Author: Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
  Date:   2012-07-03 (Tue, 03 Jul 2012)

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

  Log Message:
  -----------
  - Implement multithread solving for the periodic flow
- Start implementing CHOLMOD solver using Eigen3 support
- Fix flow engine compilation with cmake (some variable with multiple definitions breaking per-file compilation)