<trclass="memitem:a0ff17dd11a557890bcd66920397828ad"><tdclass="memItemLeft"align="right"valign="top">int </td><tdclass="memItemRight"valign="bottom"><aclass="el"href="background_8c.html#a0ff17dd11a557890bcd66920397828ad">background_output_data</a> (struct <aclass="el"href="background_8h.html#structbackground">background</a> *pba, int number_of_titles, double *data)</td></tr>
...
...
@@ -474,7 +478,8 @@ Functions</h2></td></tr>
<li>if shooting failed during input, catch the error here</li>
<li>assign values to all indices in vectors of background quantities with <aclass="el"href="background_8c.html#a8934d2c903bb4c78b1b6a33a8c56e293">background_indices()</a></li>
<li>control that cosmological parameter values make sense</li>
<li>this function integrates the background over time, allocates and fills the background table </li>
<li>this function integrates the background over time, allocates and fills the background table</li>
<li>this function finds and stores a few derived parameters at radiation-matter equality </li>
<p>Free only the memory space NOT allocated through <aclass="el"href="input_8c.html#a2ca13f55e0c5117997d052118a3395ae">input_read_parameters()</a></p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">pba</td><td>Input: pointer to background structure (to be freed) </td></tr>
</table>
</dd>
</dl>
<dlclass="section return"><dt>Returns</dt><dd>the error status </dd></dl>
</div>
</div>
<aid="a61601a17447fc6a806921680d2e52c8f"></a>
...
...
@@ -711,6 +742,9 @@ Functions</h2></td></tr>
</table>
</dd>
</dl>
<p>Automatic q-sampling for this species </p><preclass="fragment">- in verbose mode, inform user of number of sampled momenta
</pre><p> for background quantities</p>
<p>Manual q-sampling for this species. Same sampling used for both perturbation and background sampling, since this will usually be a high precision setting anyway</p>
<ul>
<li>in verbose mode, inform user of number of sampled momenta for background quantities </li>
</ul>
...
...
@@ -1022,6 +1056,43 @@ Functions</h2></td></tr>
<li>set initial value of D and D' in RD. D will be renormalised later, but D' must be correct. </li>