← Back to team overview

yade-dev team mailing list archive

Re: Triaxial classes "cerr" output

 

Bruno, I am sorry for regressions I introduced - I was away since
thursday and couldn't react. The LOG_* stuff doesn't work for you?
LOG_INFO and higer (WARN, ERROR and FATAL) are converted to
cerr<<message<<endl if you don't have log4cxx, so you should be able to
see those. Regards, Vaclav
>
> Vaçlav, I suggest that when you modify some code I've written, you
> don't remove lines you don't want but comment them instead.
> Something is broken in the TimeStepper, or in the StressController, I
> don't know exactly, and I just spent more than one hour trying to drop
> cerr's in the correct places for debugging. It means that I spent time
> typing code that I already typed months ago. Uncommenting would have
> been a lot easier...
>
> Also note that I reversed one of your change in
> GlobalStiffnessCounter.cpp l. 56  :
>
>  if(fn==0) return false;//This test really means "is it zero?", not
> "is it smaller than epsilon?"
>
> I didn't reverse the tests in the other function for non-spherical
> bodies, but it should probably be the same.
>
>
> Bruno
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> yade-dev mailing list
> yade-dev@xxxxxxxxxxxxxxxx
> https://lists.berlios.de/mailman/listinfo/yade-dev
>   

_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev



Follow ups

References