version 0.4.1
Ikarus::Materials::MatrixIndexPair Struct Reference

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...
 

Member Data Documentation

◆ col

Eigen::Index Ikarus::Materials::MatrixIndexPair::col

◆ row

Eigen::Index Ikarus::Materials::MatrixIndexPair::row

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