vtf-logo

manipulators.h File Reference

Implements operations that manipulators a SimpMeshRed. More...

#include "SimpMeshRed.h"
#include "../simplex/SimplexJac.h"
#include "manipulators.ipp"

Go to the source code of this file.

Namespaces

namespace  geom

Functions

template<int N, int M, typename T, template< class > class Node, template< class > class Cell, template< class, class > class Cont>
void geom::orientPositive (SimpMeshRed< N, M, T, Node, Cell, Cont > *x)
 Orient each simplex so it has non-negative volume.
template<int N, int M, typename T, template< class > class Node, template< class > class Cell, template< class, class > class Cont>
void geom::eraseUnusedNodes (SimpMeshRed< N, M, T, Node, Cell, Cont > *x)
 Erase the nodes that do not have an incident cells.
template<int N, int M, typename T, template< class > class Node, template< class > class Cell, template< class, class > class Cont>
void geom::eraseCellsWithLowAdjacencies (SimpMeshRed< N, M, T, Node, Cell, Cont > *mesh, int minimumAdjacencies)
 Erase cells until there are none with minimum adjacencies less than specified.
template<int N, int M, typename T, template< class > class Node, template< class > class Cell, template< class, class > class Cont>
void geom::renumberIdentifiers (SimpMeshRed< N, M, T, Node, Cell, Cont > *x)
 Re-number the node and cell identifiers so they start at 0 and are contiguous.


Detailed Description

Implements operations that manipulators a SimpMeshRed.


Generated on Fri Aug 24 12:55:59 2007 for Computational Geometry Package by  doxygen 1.4.7