All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
internal::GridReordering2d::MSide Struct Reference

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 lsn0
 

Detailed Description

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.

Author
Michael Anderson, 2003

Definition at line 154 of file grid_reordering_internal.h.

Constructor & Destructor Documentation

internal::GridReordering2d::MSide::MSide ( const unsigned int  initv0,
const unsigned int  initv1 
)

Constructor.

Member Function Documentation

bool internal::GridReordering2d::MSide::operator== ( const MSide s2) const

Return whether the sides are equal, even if their ends are reversed.

bool internal::GridReordering2d::MSide::operator!= ( const MSide s2) const

Return the opposite.

Member Data Documentation

unsigned int internal::GridReordering2d::MSide::lsn0

Local side numbers on quads 0 and 1.

Definition at line 182 of file grid_reordering_internal.h.


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

deal.II
generated on Tue Jun 18 2013 21:14:16 by doxygen 1.8.3.1.
Hosting by IWR Universität Heidelberg