Simplex-simplex adjacencies in an indexed simplex set in N-D. More...
#include "../../defs.h"
#include "VertexSimplexInc.h"
#include <vector>
#include <iosfwd>
#include "SimplexAdj.ipp"
Go to the source code of this file.
Classes | |
class | SimplexAdj< M > |
Simplex-simplex adjacencies in an M-D indexed simplex set. More... | |
Functions | |
template<int M> | |
std::ostream & | operator<< (std::ostream &out, const SimplexAdj< M > &x) |
Write the simplex adjacencies. |
Simplex-simplex adjacencies in an indexed simplex set in N-D.