dune-grid
2.3.1-rc1
|
[ provides Dune::Grid ] More...
#include <dune/grid/alugrid/2d/alugrid.hh>
[ 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.
(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 .