cheshirekow  v0.1.0
induced_subcomplex.h File Reference
#include <array>
#include <set>

Go to the source code of this file.

Classes

class  edelsbrunner96::InducedSubcomplex< Traits >
 The induced subcomplex of a facet between two simplices is the set of all simplices in the triangulation whose vertices are composed of those from the two simplices in question. More...
 
struct  edelsbrunner96::InducedSubcomplex< Traits >::BreadthFirstNode
 We do a breadthfirst search for simplices in the induced subcomplex. This data structure is what we queue in the search. More...
 

Namespaces

 edelsbrunner96
 

Detailed Description

Date
Sept 17, 2014
Author
Josh Bialkowski (josh..nosp@m.bial.nosp@m.kowsk.nosp@m.i@gm.nosp@m.ail.c.nosp@m.om)

Definition in file induced_subcomplex.h.