User: Dr Lazarus

  • Public profile

User profile: Dr Lazarus

User info
User name:Dr Lazarus
History
Joined:
Number of posts:11
Latest posts:

Heap exhausted far too quickly
I seem to have identified the problem and you are correct, there is a trivial error in my constructi...

Heap exhausted far too quickly
Apologies, the new char[size], just commented out, it is at line 205. This line is called multiple t...

Heap exhausted far too quickly
Some may recognize this program from earlier posts - my principal problem is to allocate very large ...

Segfault when calling function
So for a 4-d array such as Psi[4][3][6912][4] this would be: [code] complex<double> ****Psi; Ps...

Segfault when calling function
[quote]a) dynamically allocate the 4-D matrix [/quote] Presumably the stack is too limited for su...

This user does not accept Private Messages