Dune::ALUSimplexGrid< dim, dimworld > Class Template Reference
[Grid ImplementationsALUSimplexGrid]

#include <alugrid.hh>


Detailed Description

template<int dim, int dimworld>
class Dune::ALUSimplexGrid< dim, dimworld >

[ provides Dune::Grid ] grid with support for simplicial mesh in 2d and 3d.

The ALUSimplexGrid implements the Dune GridInterface for 2d triangular and 3d tetrahedral meshes. This grid can be locally adapted (non-conforming) and used in parallel computations using dynamcic load balancing.

Note:
Adaptive parallel grid supporting dynamic load balancing, written mainly by Bernard Schupp. This grid supports triangular/tetrahedral elements - a 3d cube grid is also available via the grid implementation ALUCubeGrid or ALUConformGrid.
(see ALUGrid homepage: http://www.mathematik.uni-freiburg.de/IAM/Research/alugrid/)

Two tools are available for partitioning :

For installation instructions see http://www.dune-project.org/doc/contrib-software.html#alugrid .


The documentation for this class was generated from the following file:

Generated on 9 Apr 2008 with Doxygen (ver 1.5.2) [logfile].