#include <MapMapSparseMatrix.h>
◆ ColIterator() [1/2]
◆ ColIterator() [2/2]
◆ index()
- Returns
- the DOF index the constraint is applied on 
 
 
◆ operator!=()
◆ operator*()
- Returns
- the DOF index the constraint is applied on and its value 
 
 
◆ operator++() [1/2]
◆ operator++() [2/2]
◆ operator--() [1/2]
◆ operator--() [2/2]
◆ operator->()
- Returns
- the DOF index the constraint is applied on and its value 
 
 
◆ operator<()
◆ operator=()
◆ operator==()
◆ operator>()
◆ row()
- Returns
- the row index of the parsed row (ie constraint id) 
 
 
◆ val()
- Returns
- the constraint value 
 
 
◆ RowIterator