aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2011-06-12 13:20:48 +0200
committerIan Hinder <ian.hinder@aei.mpg.de>2011-06-13 11:25:16 +0200
commit5e705951638695f6ff11ca9aa721a1f65d71766b (patch)
tree125adaa0b9bd38b0626037b0e6dddc6dbfd91507 /ML_BSSN
parentc8593e76f92497f178350eaf4cbe2c07571c7c65 (diff)
Set RHS variables to zero in ANALYSIS before computing them
The RHS variables can only be computed on the interior in ANALYSIS, so initialise the entire grid to zero before computing the variable. An alternative would be to create a new looping method "Exterior" which looped over all the non-interior points. That would avoid setting the points twice, though setting to zero is inexpensive so this is not really necessary.
Diffstat (limited to 'ML_BSSN')
0 files changed, 0 insertions, 0 deletions