Dune Core Modules (2.3.1)

Dune::ALUConformGrid< dim, dimworld > Class Template Reference

[ provides Dune::Grid ] More...

#include <dune/grid/alugrid/2d/alugrid.hh>

Detailed Description

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

[ 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 dynamic 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 .

Note
The unspecialized version of ALUConformGrid is defined for documentation purposes only, only the specializations can actually be used.
Deprecated:
Use ALUGrid instead.

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 14, 22:30, 2024)