sc::DistSCMatrixKit Class Reference

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

#include <math/scmat/dist.h>

Inheritance diagram for sc::DistSCMatrixKit:

Inheritance 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 Sun Feb 22 10:12:58 2009 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.6.
These pages are hosted on SourceForge.net