← Back to team overview

yade-dev team mailing list archive

[Bug 739429] Re: SimpleShear Preprocessor to update

 

Crash in normalinelasticity test caused by ForceContainer::reset, namely
the lines :

memset(&_force [0], 0,sizeof(Vector3r)*size);
memset(&_torque[0], 0,sizeof(Vector3r)*size);

-- 
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/739429

Title:
  SimpleShear Preprocessor to update

Status in Yet Another Dynamic Engine:
  New

Bug description:
  Changes to commit about this Preprocessor. And (new ?) problems with
  normalinelasticity test, leading to crash, at O. run()


Follow ups

References