[aspect-devel] Aspect hangs after several time steps
Wolfgang Bangerth
bangerth at tamu.edu
Mon Feb 1 18:34:31 PST 2016
On 02/01/2016 06:42 PM, Lev Karatun wrote:
>
> Could you please tell me what I'm doing wrong?..
> Thanks in advance.
I don't think you *need* any of these packages. You may not get to see the
exact location where the error happened in BLAS or some other low-level
library, but ultimately you only want to know the place where you were in your
own code. In other words, if the debugger stops at the location where the
error happens, get a backtrace and go to the last stack frame in your code.
Your task is then to find out what is wrong in that line.
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth at math.tamu.edu
www: http://www.math.tamu.edu/~bangerth/
More information about the Aspect-devel
mailing list