SCell Class Reference

The SCell structure handle sparse matrix cells. More...

#include <cell.h>

Collaboration diagram for SCell:

Collaboration graph
[legend]

List of all members.

Public Attributes

Real m_Value
unsigned int m_RowIndex
unsigned int m_ColumnIndex
struct SCellm_pNextRow
struct SCellm_pNextColumn


Detailed Description

The SCell structure handle sparse matrix cells.

Author:
Nicolas LERME
Version:
1.1.0
Date:
2006
Bug:
Nothing
Warning:
Nothing

Definition at line 38 of file cell.h.


Member Data Documentation

Definition at line 40 of file cell.h.

unsigned int SCell::m_RowIndex

Definition at line 41 of file cell.h.

unsigned int SCell::m_ColumnIndex

Definition at line 42 of file cell.h.

struct SCell* SCell::m_pNextRow [read]

Definition at line 43 of file cell.h.

struct SCell* SCell::m_pNextColumn [read]

Definition at line 44 of file cell.h.


The documentation for this class was generated from the following file:

Generated on Mon Oct 12 05:24:52 2009 for Lidy by  doxygen 1.5.8