Public Member Functions | |
| MSide (const unsigned int initv0, const unsigned int initv1) | |
| bool | operator== (const MSide &s2) const |
| bool | operator!= (const MSide &s2) const |
Public Attributes | |
| unsigned int | v0 |
| unsigned int | v1 |
| unsigned int | Q0 |
| unsigned int | Q1 |
| unsigned int | lsn0 |
| unsigned int | lsn1 |
| bool | Oriented |
The enriched side class containing connectivity information. Orientation is from v0 to v1; Initially this should have v0<v1. After global orientation could be either way.
Definition at line 154 of file grid_reordering_internal.h.
Constructor.
Return whether the sides are equal, even if their ends are reversed.
Definition at line 174 of file grid_reordering_internal.h.
Definition at line 175 of file grid_reordering_internal.h.
Definition at line 176 of file grid_reordering_internal.h.
Definition at line 177 of file grid_reordering_internal.h.
Local side numbers on quads 0 and 1.
Definition at line 182 of file grid_reordering_internal.h.
Definition at line 182 of file grid_reordering_internal.h.
Definition at line 183 of file grid_reordering_internal.h.
documentation generated on Fri Feb 3 2012 06:04:14 by
doxygen
1.7.2