<html>#2601: Add four more parameters for carpet
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Liwei Ji</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td>development version</td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Carpet</td></tr>
</table>

<p>Hi all,</p>
<p>we have added four more parameters to <code>carpet</code>:</p>
<ol>
<li><code>uniformly_split_interior_points_x</code></li>
<li><code>uniformly_split_interior_points_y</code></li>
<li><code>uniformly_split_interior_points_z</code></li>
<li><code>symmetrically_distribute_points_y</code></li>
</ol>
<p>The first three parameters are used to distribute the grid points across processors uniformly according to interior points only.</p>
<p>The fourth parameter is used to distribute the (even number of) grid points across (even number of) processors with the first and second half being translational symmetric to each other in y-dir, when the grid points are not divisible by the number of processors in y-dir.</p>
<p>Attached please find the diff with the <code>master</code> branch. Thanks!</p>
<p><table><tr><td>attachment:</td><td><a href="https://api.bitbucket.org/2.0/repositories/einsteintoolkit/tickets/issues/2601/attachments/diff.out">diff.out</a></td></tr>
</table></p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2601/add-four-more-parameters-for-carpet'>https://bitbucket.org/einsteintoolkit/tickets/issues/2601/add-four-more-parameters-for-carpet</a></p>
</html>