Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 247b28499c443e092731ffba814075f2 > files > 662

mpqc-html-2.3.1-9mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>MPQC: sc::ReplSCMatrixKit Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><b>sc</b>::<a class="el" href="classsc_1_1ReplSCMatrixKit.html">ReplSCMatrixKit</a>
  </div>
</div>
<div class="contents">
<h1>sc::ReplSCMatrixKit Class Reference</h1><!-- doxytag: class="sc::ReplSCMatrixKit" --><!-- doxytag: inherits="sc::SCMatrixKit" -->The <a class="el" href="classsc_1_1ReplSCMatrixKit.html" title="The ReplSCMatrixKit produces matrices that work in a many processor environment.">ReplSCMatrixKit</a> produces matrices that work in a many processor environment.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="repl_8h_source.html">repl.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for sc::ReplSCMatrixKit:</div>
<div class="dynsection">

<p><center><img src="classsc_1_1ReplSCMatrixKit.png" usemap="#sc::ReplSCMatrixKit_map" border="0" alt=""></center>
<map name="sc::ReplSCMatrixKit_map">
<area href="classsc_1_1SCMatrixKit.html" alt="sc::SCMatrixKit" shape="rect" coords="0,168,122,192">
<area href="classsc_1_1DescribedClass.html" alt="sc::DescribedClass" shape="rect" coords="0,112,122,136">
<area href="classsc_1_1RefCount.html" alt="sc::RefCount" shape="rect" coords="0,56,122,80">
<area href="classsc_1_1Identity.html" alt="sc::Identity" shape="rect" coords="0,0,122,24">
</map>
</div>

<p>
<a href="classsc_1_1ReplSCMatrixKit-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6077663e0f781d19421d14c2fcf6240d"></a><!-- doxytag: member="sc::ReplSCMatrixKit::ReplSCMatrixKit" ref="6077663e0f781d19421d14c2fcf6240d" args="(const Ref&lt; KeyVal &gt; &amp;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>ReplSCMatrixKit</b> (const <a class="el" href="classsc_1_1Ref.html">Ref</a>&lt; <a class="el" href="classsc_1_1KeyVal.html">KeyVal</a> &gt; &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3a74db912ddd94db2003851f34a77861"></a><!-- doxytag: member="sc::ReplSCMatrixKit::matrix" ref="3a74db912ddd94db2003851f34a77861" args="(const RefSCDimension &amp;, const RefSCDimension &amp;)" -->
<a class="el" href="classsc_1_1SCMatrix.html">SCMatrix</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classsc_1_1ReplSCMatrixKit.html#3a74db912ddd94db2003851f34a77861">matrix</a> (const <a class="el" href="classsc_1_1RefSCDimension.html">RefSCDimension</a> &amp;, const <a class="el" href="classsc_1_1RefSCDimension.html">RefSCDimension</a> &amp;)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Given the dimensions, create matrices or vectors. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="11a9337be8d7ae1eb2f21ee757c53b8f"></a><!-- doxytag: member="sc::ReplSCMatrixKit::symmmatrix" ref="11a9337be8d7ae1eb2f21ee757c53b8f" args="(const RefSCDimension &amp;)" -->
<a class="el" href="classsc_1_1SymmSCMatrix.html">SymmSCMatrix</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>symmmatrix</b> (const <a class="el" href="classsc_1_1RefSCDimension.html">RefSCDimension</a> &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ebac1df30048c9d3174cf600aa6f5724"></a><!-- doxytag: member="sc::ReplSCMatrixKit::diagmatrix" ref="ebac1df30048c9d3174cf600aa6f5724" args="(const RefSCDimension &amp;)" -->
<a class="el" href="classsc_1_1DiagSCMatrix.html">DiagSCMatrix</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>diagmatrix</b> (const <a class="el" href="classsc_1_1RefSCDimension.html">RefSCDimension</a> &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6a853c3ffff681cdc12e466ee8a0f6cb"></a><!-- doxytag: member="sc::ReplSCMatrixKit::vector" ref="6a853c3ffff681cdc12e466ee8a0f6cb" args="(const RefSCDimension &amp;)" -->
<a class="el" href="classsc_1_1SCVector.html">SCVector</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>vector</b> (const <a class="el" href="classsc_1_1RefSCDimension.html">RefSCDimension</a> &amp;)</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="classsc_1_1ReplSCMatrixKit.html" title="The ReplSCMatrixKit produces matrices that work in a many processor environment.">ReplSCMatrixKit</a> produces matrices that work in a many processor environment. 
<p>
A copy of the entire matrix is stored on each node. <hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="repl_8h_source.html">repl.h</a></ul>
</div>
<hr>
<address>
<small>

Generated at Wed Oct 14 14:12:16 2009 for <a
href="http://www.mpqc.org">MPQC</a>
2.3.1 using the documentation package <a
href="http://www.doxygen.org">Doxygen</a>
1.5.9.

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