#include "SimpMeshRed.h"
#include "topology.ipp"
Go to the source code of this file.
Namespaces | |
namespace | geom |
Functions | |
template<class SMR> | |
bool | geom::doNodesShareACell (typename SMR::NodeConstIterator x, typename SMR::NodeConstIterator y) |
Return true if the nodes are incident to a common cell. |