Added docstring for Tally.swap_filter(...) routine

This commit is contained in:
Will Boyd 2015-10-03 01:04:42 -04:00
parent 9c9eb446a1
commit 0eee99ee20
9 changed files with 230 additions and 651 deletions

View file

@ -0,0 +1,21 @@
<?xml version='1.0' encoding='utf-8'?>
<settings>
<eigenvalue>
<particles>2500</particles>
<batches>20</batches>
<inactive>5</inactive>
</eigenvalue>
<source>
<space type="box">
<parameters>-10.71 -10.71 -10 10.71 10.71 10.0</parameters>
</space>
</source>
<output>
<tallies>false</tallies>
<summary>true</summary>
</output>
<trigger>
<active>true</active>
<max_batches>200</max_batches>
</trigger>
</settings>