MtxDataIterator::Triplet Struct Reference

#include <mtxdataiterator.h>

List of all members.

Public Attributes

int row
int col
double val


Detailed Description

Matrix entry: row and col are 0-based indices.

Definition at line 44 of file mtxdataiterator.h.


Member Data Documentation

int MtxDataIterator::Triplet::col

Definition at line 44 of file mtxdataiterator.h.

Referenced by MtxDataIterator::operator++(), and MtxDataIterator::read_next_triplet().

int MtxDataIterator::Triplet::row

Definition at line 44 of file mtxdataiterator.h.

Referenced by MtxDataIterator::operator++(), and MtxDataIterator::read_next_triplet().

double MtxDataIterator::Triplet::val

Definition at line 44 of file mtxdataiterator.h.

Referenced by MtxDataIterator::operator++(), and MtxDataIterator::read_next_triplet().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 26 13:35:16 2007 for FEMAXX (Finite Element Maxwell Eigensolver) by  doxygen 1.4.7