Dune::ALUConformGrid< 2, 2 > Class Template Reference
[ALUConformGrid]

#include <alugrid.hh>

List of all members.


Detailed Description

template<>
class Dune::ALUConformGrid< 2, 2 >

[ provides Dune::Grid ]

[ provides Dune::Grid ]

grid with support for simplicial mesh in 2d and 3d.

The ALUConformGrid implements the Dune GridInterface for 2d triangular and 3d tetrahedral meshes. This grid can be locally adapted (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 ALUSimplexGrid.
(see ALUGrid homepage: http://www.mathematik.uni-freiburg.de/IAM/Research/alugrid/)

For installation instructions see http://www.dune-project.org/external_libraries/install_alugrid.html . grid with support for simplicial mesh in 2d.

Public Member Functions

 ALUConformGrid (const std::string macroName)
 constructor for creating ALUConformGrid from given macro grid file
 ALUConformGrid ()
 constructor creating empty grid

Constructor & Destructor Documentation

Dune::ALUConformGrid< 2, 2 >::ALUConformGrid ( const std::string  macroName  )  [inline]

constructor for creating ALUConformGrid from given macro grid file

Parameters:
macroName filename for macro grid in ALUGrid triangle format


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

Generated on Sun Nov 15 22:28:52 2009 for dune-grid by  doxygen 1.5.6