Sorry, just noticed a typo. The second statement should read:

Parallel to the TIME axis is for all 0 <= x <= L for a fixed time, i.e. 
initial conditions.

On Monday, January 5, 2015 8:48:04 PM UTC-8, Petr Krysl wrote:
>
> Hi guys,
>
> How does one figure out where allocation  of memory occurs?   When I use 
> the @time  macro it tells me there's a lot of memory allocation and 
> deallocation going on.  Just looking at the code I'm at a loss: I can't see 
> the reasons for it there.
>
> So, what are the tips and tricks for the curious?  How do I debug the 
> memory allocation issue?  I looked at the lint, the type check, and the 
> code_typed().  Perhaps I don't know where to look, but  these didn't seem 
> to be of much help.
>
> Thanks a bunch,
>
> Petr
>

Reply via email to