Main Page   Compound List   File List   File Members  

spTemplate Struct Reference

#include <spMatrix.h>

List of all members.

Public Attributes

spElementElement1
spElementElement2
spElementElement3Negated
spElementElement4Negated


Detailed Description

This data structure is used to hold pointers to four related elements in matrix. It is used in conjunction with the routines spGetAdmittance(), spGetQuad(), and spGetOnes(). These routines stuff the structure which is later used by the spADD_QUAD macro functions above. It is also possible for the user to collect four pointers returned by spGetElement() and stuff them into the template. The spADD_QUAD routines stuff data into the matrix in locations specified by Element1 and Element2 without changing the data. The data is negated before being placed in Element3 and Element4.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 30 12:01:29 2003 for Sparse by doxygen1.2.17