Main Page   Class Hierarchy   Compound List   Compound Members  

DMatrix Class Template Reference

#include <DMatrix.h>

List of all members.

Public Methods

 DMatrix (int si, int sj)
 DMatrix (const SCOREC_Util::SMatrix &m, const SCOREC_Util::SBlock< DofType *> d)
 DMatrix (const DMatrix &)
DTerm<DofType> operator() (int i, int j) const
int rows () const
int cols () const
int numComp () const
DofRef Dof (int i, int j)
double value (int i, int j) const

Public Attributes

SCOREC_Util::SBlock<DofType*> Dofs
SCOREC_Util::SMatrix M


Detailed Description

template<class DofType> class DMatrix

A matrix where the columns are each associated with a DofGroup


The documentation for this class was generated from the following file:
Generated at Mon Jul 23 13:14:55 2001 for SCOREC_UnitSystem by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001