vtf-logo

mesh.h File Reference

Includes the data structures and algorithms for generating and optimizing simplicial (triangle, tetrahedral, etc.) meshes. More...

#include "mesh/iss.h"
#include "mesh/simplex.h"
#include "mesh/simplicial.h"
#include "mesh/structured_grid.h"
#include "mesh/tetrahedral.h"

Go to the source code of this file.

Namespaces

namespace  geom

Functions

template<int N, int M, typename T>
void geom::readAscii (std::istream &in, IndSimpSet< N, M, true, T > *mesh)
 Read a mesh in ascii format.
template<int N, int M, typename T>
void geom::writeAscii (std::ostream &out, const IndSimpSet< N, M, true, T > &mesh)
 Write a mesh in ascii format.


Detailed Description

Includes the data structures and algorithms for generating and optimizing simplicial (triangle, tetrahedral, etc.) meshes.


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