Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > contrib > by-pkgid > 263386785cefb9ae5d63b926d214d809 > files > 51

mpqc-2.1.2-4mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>sc::AccResultInfo class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.2.5 on Mon Oct 14 14:16:39 2002 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>sc::AccResultInfo  Class Reference</h1>This is like <a class="el" href="class_sc__ResultInfo.html">ResultInfo</a> but the accuracy with which a result was computed as well as the desired accuracy are stored. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="compute_h-source.html">compute.h</a>&gt;</code>
<p>
Inheritance diagram for sc::AccResultInfo<p><center><img src="class_sc__AccResultInfo_inherit_graph.gif" border="0" usemap="#sc::AccResultInfo_inherit_map" alt="Inheritance graph"></center>
<map name="sc::AccResultInfo_inherit_map">
<area href="class_sc__AccResult.html" shape="rect" coords="14,147,99,165">
<area href="class_sc__NCAccResult.html" shape="rect" coords="123,147,227,165">
<area href="class_sc__SSAccResult.html" shape="rect" coords="251,147,353,165">
<area href="class_sc__ResultInfo.html" shape="rect" coords="131,13,219,32">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for sc::AccResultInfo:<p><center><img src="class_sc__AccResultInfo_coll_graph.gif" border="0" usemap="#sc::AccResultInfo_coll_map" alt="Collaboration graph"></center>
<map name="sc::AccResultInfo_coll_map">
<area href="class_sc__ResultInfo.html" shape="rect" coords="103,427,191,446">
<area href="class_sc__Compute.html" shape="rect" coords="107,345,187,363">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_sc__AccResultInfo-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="a0" doxytag="sc::AccResultInfo::AccResultInfo"></a>
&nbsp;</td><td valign=bottom><b>AccResultInfo</b> (<a class="el" href="class_sc__Compute.html">Compute</a> *c)</td></tr>
<tr><td nowrap align=right valign=top><a name="a1" doxytag="sc::AccResultInfo::~AccResultInfo"></a>
&nbsp;</td><td valign=bottom><b>~AccResultInfo</b> ()</td></tr>
<tr><td nowrap align=right valign=top><a name="a2" doxytag="sc::AccResultInfo::actual_accuracy"></a>
double&nbsp;</td><td valign=bottom><b>actual_accuracy</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a3" doxytag="sc::AccResultInfo::desired_accuracy"></a>
double&nbsp;</td><td valign=bottom><b>desired_accuracy</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a4" doxytag="sc::AccResultInfo::set_desired_accuracy"></a>
void&nbsp;</td><td valign=bottom><b>set_desired_accuracy</b> (double)</td></tr>
<tr><td nowrap align=right valign=top><a name="a5" doxytag="sc::AccResultInfo::set_actual_accuracy"></a>
void&nbsp;</td><td valign=bottom><b>set_actual_accuracy</b> (double)</td></tr>
<tr><td nowrap align=right valign=top><a name="a6" doxytag="sc::AccResultInfo::computed_to_desired_accuracy"></a>
int&nbsp;</td><td valign=bottom><b>computed_to_desired_accuracy</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a7" doxytag="sc::AccResultInfo::needed"></a>
int&nbsp;</td><td valign=bottom><b>needed</b> () const</td></tr>
<tr><td colspan=2><br><h2>Protected Methods</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="b0" doxytag="sc::AccResultInfo::AccResultInfo"></a>
&nbsp;</td><td valign=bottom><b>AccResultInfo</b> (<a class="el" href="class_sc__StateIn.html">StateIn</a> &amp;,<a class="el" href="class_sc__Compute.html">Compute</a> *)</td></tr>
<tr><td nowrap align=right valign=top><a name="b1" doxytag="sc::AccResultInfo::AccResultInfo"></a>
&nbsp;</td><td valign=bottom><b>AccResultInfo</b> (const AccResultInfo &amp;,<a class="el" href="class_sc__Compute.html">Compute</a> *)</td></tr>
<tr><td nowrap align=right valign=top><a name="b2" doxytag="sc::AccResultInfo::save_data_state"></a>
virtual void&nbsp;</td><td valign=bottom><b>save_data_state</b> (<a class="el" href="class_sc__StateOut.html">StateOut</a> &amp;)</td></tr>
<tr><td nowrap align=right valign=top><a name="b3" doxytag="sc::AccResultInfo::restore_state"></a>
virtual void&nbsp;</td><td valign=bottom><b>restore_state</b> (<a class="el" href="class_sc__StateIn.html">StateIn</a> &amp;)</td></tr>
<tr><td nowrap align=right valign=top><a name="b4" doxytag="sc::AccResultInfo::operator="></a>
AccResultInfo&amp;&nbsp;</td><td valign=bottom><b>operator=</b> (const AccResultInfo &amp;)</td></tr>
<tr><td nowrap align=right valign=top><a name="b5" doxytag="sc::AccResultInfo::update"></a>
void&nbsp;</td><td valign=bottom><b>update</b> ()</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This is like <a class="el" href="class_sc__ResultInfo.html">ResultInfo</a> but the accuracy with which a result was computed as well as the desired accuracy are stored.
<p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="compute_h-source.html">compute.h</a></ul>
<hr>
<address>
<small>

Generated at Mon Oct 14 14:16:40 2002 for <a
href="http://aros.ca.sandia.gov/~cljanss/mpqc">MPQC</a>
2.1.2 using the documentation package <a
href="http://www.stack.nl/~dimitri/doxygen/index.html">Doxygen</a>
1.2.5.

</small>
</address>
</body>
</html>