vtf-logo

insert.h File Reference

Insert cells into a SimpMeshRed. More...

#include "SimpMeshRed.h"
#include "insert.ipp"

Go to the source code of this file.

Namespaces

namespace  geom

Functions

template<int N, typename T, template< class > class Node, template< class > class Cell, template< class, class > class Cont>
SimpMeshRed< N, 1, T, Node,
Cell, Cont >::CellIterator 
geom::insertCell (SimpMeshRed< N, 1, T, Node, Cell, Cont > *mesh, const typename SimpMeshRed< N, 1, T, Node, Cell, Cont >::NodeIterator n0, const typename SimpMeshRed< N, 1, T, Node, Cell, Cont >::NodeIterator n1, const typename SimpMeshRed< N, 1, T, Node, Cell, Cont >::CellIterator c0=0, const typename SimpMeshRed< N, 1, T, Node, Cell, Cont >::CellIterator c1=0)
 Insert the specified cell into the 1-D mesh.
template<int N, typename T, template< class > class Node, template< class > class Cell, template< class, class > class Cont>
SimpMeshRed< N, 2, T, Node,
Cell, Cont >::CellIterator 
geom::insertCell (SimpMeshRed< N, 2, T, Node, Cell, Cont > *mesh, const typename SimpMeshRed< N, 2, T, Node, Cell, Cont >::NodeIterator n0, const typename SimpMeshRed< N, 2, T, Node, Cell, Cont >::NodeIterator n1, const typename SimpMeshRed< N, 2, T, Node, Cell, Cont >::NodeIterator n2, const typename SimpMeshRed< N, 2, T, Node, Cell, Cont >::CellIterator c0=0, const typename SimpMeshRed< N, 2, T, Node, Cell, Cont >::CellIterator c1=0, const typename SimpMeshRed< N, 2, T, Node, Cell, Cont >::CellIterator c2=0)
 Insert the specified cell into the 2-D mesh.
template<int N, typename T, template< class > class Node, template< class > class Cell, template< class, class > class Cont>
SimpMeshRed< N, 3, T, Node,
Cell, Cont >::CellIterator 
geom::insertCell (SimpMeshRed< N, 3, T, Node, Cell, Cont > *mesh, const typename SimpMeshRed< N, 3, T, Node, Cell, Cont >::NodeIterator n0, const typename SimpMeshRed< N, 3, T, Node, Cell, Cont >::NodeIterator n1, const typename SimpMeshRed< N, 3, T, Node, Cell, Cont >::NodeIterator n2, const typename SimpMeshRed< N, 3, T, Node, Cell, Cont >::NodeIterator n3, const typename SimpMeshRed< N, 3, T, Node, Cell, Cont >::CellIterator c0=0, const typename SimpMeshRed< N, 3, T, Node, Cell, Cont >::CellIterator c1=0, const typename SimpMeshRed< N, 3, T, Node, Cell, Cont >::CellIterator c2=0, const typename SimpMeshRed< N, 3, T, Node, Cell, Cont >::CellIterator c3=0)
 Insert the specified cell into the 3-D mesh.


Detailed Description

Insert cells into a SimpMeshRed.


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