vtf-logo

tile.h File Reference

Tile a rectilinear region with a simplicial mesh. More...

#include "../iss/tile.h"
#include "SimpMeshRed.h"
#include <iostream>
#include <cassert>
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  geom

Functions

template<int N, int M, typename T, template< class > class Vertex, template< class > class Cell, template< class, class > class Container>
void geom::tile (const BBox< N, T > &domain, const T length, SimpMeshRed< N, M, T, Vertex, Cell, Container > *mesh)
 Tile the rectilinear region.
template<int N, int M, typename T, template< class > class Vertex, template< class > class Cell, template< class, class > class Container, class LSF>
void geom::tile (const BBox< N, T > &domain, const T length, const LSF &f, SimpMeshRed< N, M, T, Vertex, Cell, Container > *mesh)
 Tile the object.


Detailed Description

Tile a rectilinear region with a simplicial mesh.


Generated on Fri Aug 24 12:56:00 2007 for Computational Geometry Package by  doxygen 1.4.7