dune-grid
2.3.1-rc1
|
[ provides Dune::Grid ] More...
#include <dune/grid/alugrid.hh>
[ 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 dynamic load balancing.
(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/external_libraries/install_alugrid.html .