Heap exhausted far too quicklyI seem to have identified the problem and you are correct, there is a trivial error in my constructi...
Heap exhausted far too quicklyApologies, the new char[size], just commented out, it is at line 205. This line is called multiple t...
Heap exhausted far too quicklySome may recognize this program from earlier posts - my principal problem is to allocate very large ...
Segfault when calling functionSo 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