vtf-logo

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.

Namespaces

namespace  geom

Classes

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

Functions

int geom::getNextNodeIndex (const int i, const int j)
 Get the next node index.
int geom::getPreviousNodeIndex (const int i, const int j)
 Get the previous node index.
template<typename SMR>
int geom::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 geom::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 Fri Aug 24 12:56:00 2007 for Computational Geometry Package by  doxygen 1.4.7