Public Member Functions | |
RowHdr () | |
RowHdr (const Marking &l, bool bv, int i) | |
Public Attributes | |
Marking | lambdaMarking |
bool | BV |
unsigned int | indexInNodes |
Definition at line 19 of file PowerCircuitCompMatrix.h.
PC::PowerCircuitCompMatrix::RowHdr::RowHdr | ( | ) | [inline] |
Definition at line 25 of file PowerCircuitCompMatrix.h.
PC::PowerCircuitCompMatrix::RowHdr::RowHdr | ( | const Marking & | l, | |
bool | bv, | |||
int | i | |||
) | [inline] |
Definition at line 26 of file PowerCircuitCompMatrix.h.
Definition at line 22 of file PowerCircuitCompMatrix.h.
unsigned int PC::PowerCircuitCompMatrix::RowHdr::indexInNodes |
Definition at line 23 of file PowerCircuitCompMatrix.h.
Definition at line 21 of file PowerCircuitCompMatrix.h.