Comment on revision r66cbcf0b90b9487ba27c4e532d7dd0269324229b in pysph

1 view
Skip to first unread message

py...@googlecode.com

unread,
May 29, 2011, 2:42:31 AM5/29/11
to pysp...@googlegroups.com
Comment by prabhu.r...@gmail.com:

Score: Neutral


Line-by-line comments:

File: /source/pysph/base/locator.py
(r66cbcf0b90b9487ba27c4e532d7dd0269324229b)
===============================================================================

Line 86: for (int iz = idz-2; iz <= idz+2; ++iz)
-------------------------------------------------------------------------------
Is this really needed? You are increasing the number of neighboring cells
by a factor of 8 if you do this. This will considerably slow things down.

For more information:
http://code.google.com/p/pysph/source/detail?r=66cbcf0b90b9487ba27c4e532d7dd0269324229b

Reply all
Reply to author
Forward
0 new messages