Dune Core Modules (2.3.1)
Dune::ALUCubeGrid< dim, dimworld > Class Template Reference
[ provides Dune::Grid ] More...
Detailed Description
template<int dim, int dimworld>
class Dune::ALUCubeGrid< dim, dimworld >
class Dune::ALUCubeGrid< dim, dimworld >
[ 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.
- Note
- Adaptive parallel grid supporting dynamic load balancing. This grid supports hexahedrons - a 2d/3d simplex grid is also available via the grid implementation ALUSimplexGrid or ALUConformGrid.
(see ALUGrid homepage: http://www.mathematik.uni-freiburg.de/IAM/Research/alugrid/)
Two tools are available for partitioning :
- Metis ( version 4.0 and higher, see http://glaros.dtc.umn.edu/gkhome/views/metis/metis/ )
- ParMETIS ( http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview )
- Available Implementations
For installation instructions see http://www.dune-project.org/external_libraries/install_alugrid.html .
The documentation for this class was generated from the following file:
- dune/grid/alugrid.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)