dune-grid
2.3.0
|
[ provides Dune::Grid ] More...
#include <dune/grid/alugrid.hh>
[ provides Dune::Grid ]
3D grid with support for hexahedrons.
The ALUCubeGrid implements the Dune GridInterface for 3d hexahedral 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 .