Subclass of Triangle2d representing its index.  
 More...
#include <cell2D.hh>
Subclass of Triangle2d representing its index. 
Definition at line 46 of file cell2D.hh.
◆ Index() [1/2]
      
        
          | concepts::Triangle2d::Index::Index | ( |  | ) |  | 
      
 
 
◆ Index() [2/2]
◆ info()
      
        
          | std::ostream& concepts::Triangle2d::Index::info | ( | std::ostream & | os | ) | const | 
      
 
 
◆ i_
Index of this element on the local level with respect to the element in the original mesh. 
Counting starts at 0 and goes from left to right. 
Definition at line 54 of file cell2D.hh.
 
 
◆ j_
Index of this element on the local level with respect to the element in the original mesh. 
Counting starts at 0 and goes from bottom to top. 
Definition at line 60 of file cell2D.hh.
 
 
◆ l_
      
        
          | uchar concepts::Triangle2d::Index::l_ | 
      
 
 
The documentation for this struct was generated from the following file: