MOAB: Mesh Oriented datABase  (version 5.4.1)
EdgeIterator.hpp File Reference
#include "Mesquite.hpp"
#include "PatchData.hpp"
#include "MsqError.hpp"
+ Include dependency graph for EdgeIterator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MBMesquite::EdgeIterator
 Iterate over all edges in a patch. More...
struct  MBMesquite::EdgeIterator::Edge

Namespaces

namespace  MBMesquite
 

Implements the NonSmoothDescent class member functions.


Functions

bool MBMesquite::operator< (const EdgeIterator::Edge &e1, const EdgeIterator::Edge &e2)
bool MBMesquite::operator== (const EdgeIterator::Edge &e1, const EdgeIterator::Edge &e2)

Detailed Description

Author:
Jason Kraftcheck

Definition in file EdgeIterator.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines