sc::DistSCMatrixKit Class Reference

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

#include <dist.h>

Inheritance diagram for sc::DistSCMatrixKit:

Inheritance graph
[legend]
Collaboration diagram for sc::DistSCMatrixKit:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DistSCMatrixKit (const Ref< MessageGrp > &grp=0)
 DistSCMatrixKit (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 DistSCMatrixKit produces matrices that work in a many processor environment.

The matrix is distributed across all nodes.


The documentation for this class was generated from the following file:
Generated at Wed Sep 5 14:03:30 2007 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.2.
These pages are hosted on SourceForge.net