Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

matvec::BGNodeStruct Struct Reference

#include <sparsebgmatrix.h>

List of all members.


Detailed Description

This is used in SparseMatrix.

Definition at line 36 of file sparsebgmatrix.h.

Public Attributes

Vector< unsigned > adj_list
Vector< BGa


Member Data Documentation

Vector<BG> matvec::BGNodeStruct::a
 

Definition at line 38 of file sparsebgmatrix.h.

Referenced by matvec::SparseBGMatrix::factor(), matvec::SparseBGMatrix::initial_lij(), matvec::SparseBGMatrix::solv(), and matvec::SparseBGMatrix::solvrow().

Vector<unsigned> matvec::BGNodeStruct::adj_list
 

Definition at line 37 of file sparsebgmatrix.h.

Referenced by matvec::SparseBGMatrix::elim_node(), matvec::SparseBGMatrix::factor(), matvec::SparseBGMatrix::initial_lij(), matvec::SparseBGMatrix::solv(), and matvec::SparseBGMatrix::solvrow().


The documentation for this struct was generated from the following file:
Generated on Thu Jun 16 17:14:16 2005 for Matvec by doxygen1.2.16