InnerIterator class to iterate over nonzero values of the current column in the supernodal matrix L. More...
#include <SparseLU_SupernodalMatrix.h>
| Public Member Functions | |
| Index | col () const | 
| Index | index () const | 
| InnerIterator (const MappedSuperNodalMatrix &mat, Index outer) | |
| operator bool () const | |
| InnerIterator & | operator++ () | 
| Index | row () const | 
| Index | supIndex () const | 
| Scalar | value () const | 
| Scalar & | valueRef () | 
| Protected Attributes | |
| Index | m_endidrow | 
| const Index | m_endidval | 
| Index | m_idrow | 
| Index | m_idval | 
| const MappedSuperNodalMatrix & | m_matrix | 
| const Index | m_outer | 
| const Index | m_startidval | 
| const Index | m_supno | 
InnerIterator class to iterate over nonzero values of the current column in the supernodal matrix L.
Definition at line 185 of file SparseLU_SupernodalMatrix.h.
| 
 | inline | 
Definition at line 188 of file SparseLU_SupernodalMatrix.h.
| 
 | inline | 
Definition at line 210 of file SparseLU_SupernodalMatrix.h.
| 
 | inline | 
Definition at line 208 of file SparseLU_SupernodalMatrix.h.
| 
 | inline | 
Definition at line 214 of file SparseLU_SupernodalMatrix.h.
| 
 | inline | 
Definition at line 198 of file SparseLU_SupernodalMatrix.h.
| 
 | inline | 
Definition at line 209 of file SparseLU_SupernodalMatrix.h.
| 
 | inline | 
Definition at line 212 of file SparseLU_SupernodalMatrix.h.
| 
 | inline | 
Definition at line 204 of file SparseLU_SupernodalMatrix.h.
| 
 | inline | 
Definition at line 206 of file SparseLU_SupernodalMatrix.h.
| 
 | protected | 
Definition at line 228 of file SparseLU_SupernodalMatrix.h.
| 
 | protected | 
Definition at line 226 of file SparseLU_SupernodalMatrix.h.
| 
 | protected | 
Definition at line 227 of file SparseLU_SupernodalMatrix.h.
| 
 | protected | 
Definition at line 224 of file SparseLU_SupernodalMatrix.h.
| 
 | protected | 
Definition at line 221 of file SparseLU_SupernodalMatrix.h.
| 
 | protected | 
Definition at line 222 of file SparseLU_SupernodalMatrix.h.
| 
 | protected | 
Definition at line 225 of file SparseLU_SupernodalMatrix.h.
| 
 | protected | 
Definition at line 223 of file SparseLU_SupernodalMatrix.h.