Represents a pair of stress or strain matrix indices (row and column).
#include <ikarus/finiteelements/mechanics/materials/materialhelpers.hh>
Public Attributes | |
| Eigen::Index | row |
| Row index. More... | |
| Eigen::Index | col |
| Column index. More... | |
| Eigen::Index Ikarus::Materials::MatrixIndexPair::col |
| Eigen::Index Ikarus::Materials::MatrixIndexPair::row |