##// END OF EJS Templates
Backport PR #5524: never use `for (var i in array)`...
Backport PR #5524: never use `for (var i in array)` because javascript is terrible, and allows code to make this unsafe and behave in arbitrarily wrong ways.
MinRK -
r16234:9f9ab70c
Show More
Name Size Modified Last Commit Author
/ examples / Parallel Computing / wave2D
RectPartitioner.py Loading ...
communicator.py Loading ...
parallelwave-mpi.py Loading ...
parallelwave.py Loading ...
wavesolver.py Loading ...