SmrCell.h File Reference

Class for a cell in a simplicial mesh that stores the handles to the adjacent cells. More...

#include "../../defs.h"
#include "../simplex/topology.h"
#include "SmrCell.ipp"

Go to the source code of this file.

Classes

class  SmrCell< SMR >
 Cell in a simplicial mesh that stores handles to the adjacent cells. More...

Functions

int getNextNodeIndex (const int i, const int j)
 Get the next node index.
int getPreviousNodeIndex (const int i, const int j)
 Get the previous node index.
template<typename SMR >
int getNextNodeIndex (const typename SMR::CellConstIterator cell, const typename SMR::NodeConstIterator a, const typename SMR::NodeConstIterator b)
 Get the next node index.
template<typename SMR >
int getPreviousNodeIndex (const typename SMR::CellConstIterator cell, const typename SMR::NodeConstIterator a, const typename SMR::NodeConstIterator b)
 Get the previous node index.

Detailed Description

Class for a cell in a simplicial mesh that stores the handles to the adjacent cells.

Generated on Thu Jun 30 02:14:57 2016 for Computational Geometry Package by  doxygen 1.6.3