Main Page | Class Hierarchy | Compound List | File List | Compound Members | Related Pages

sc::ReplSCMatrixKit Class Reference

The ReplSCMatrixKit produces matrices that work in a many processor environment. More...

#include <repl.h>

Inheritance diagram for sc::ReplSCMatrixKit:

sc::SCMatrixKit sc::DescribedClass sc::RefCount sc::Identity List of all members.

Public Member Functions

 ReplSCMatrixKit (const Ref< KeyVal > &)
SCMatrixmatrix (const RefSCDimension &, const RefSCDimension &)
 Given the dimensions, create matrices or vectors.

SymmSCMatrixsymmmatrix (const RefSCDimension &)
DiagSCMatrixdiagmatrix (const RefSCDimension &)
SCVectorvector (const RefSCDimension &)

Detailed Description

The ReplSCMatrixKit produces matrices that work in a many processor environment.

A copy of the entire matrix is stored on each node.


The documentation for this class was generated from the following file:
Generated at Sat Nov 1 15:17:13 2003 for MPQC 2.1.5 using the documentation package Doxygen 1.3.2.