XC Open source finite element analysis program
Public Member Functions | Public Attributes | List of all members
XC::SecuenciaLados Struct Reference

Order in edges of an hexaedron face. More...

#include <Body.h>

Public Member Functions

 SecuenciaLados (const size_t primero=1, const bool &directo=true)
 Constructor.
 
const bool & Directo (void) const
 Return true if the edge sequence is direct (edge1 -> edge4).
 

Public Attributes

size_t l1
 Index edge 1.
 
size_t l2
 Index edge 2.
 
size_t l3
 Index edge 3.
 
size_t l4
 Index edge 4.
 
bool dirt
 Direct or reverse.
 

Detailed Description

Order in edges of an hexaedron face.


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