Example
In parallel for i = 1 to n
Temporary B[n]
In parallel for j = 1 to n
   F(B,i,j)
Free B