> The problem with "bex" (forces) access was related to the calling of > TriaxialStressController::computeStressStrain and > TriaxialStressController::ComputeUnbalancedForce from ThreeDTriaxialEngine. > As actually we don't need to call these fonctions in > ThreeDTriaxialEngine I removed them.
Good. I modified TriaxialStressController to call forces.sync() itself, at places where it queries forces, so that people can call those methods from derived classes safely. Cheers, v. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

