|
dune-alugrid
2.8-git
|
#include <algorithm>#include <array>#include <map>#include <memory>#include <vector>#include <dune/common/parallel/mpihelper.hh>#include <dune/common/version.hh>#include <dune/geometry/referenceelements.hh>#include <dune/grid/common/gridfactory.hh>#include <dune/grid/common/boundaryprojection.hh>#include <dune/alugrid/common/transformation.hh>#include <dune/alugrid/3d/alugrid.hh>#include <dune/alugrid/common/hsfc.hh>Go to the source code of this file.
Classes | |
| class | Dune::ALU3dGridFactory< ALUGrid > |
| Factory class for ALUGrids. More... | |
| struct | Dune::ALU3dGridFactory< ALUGrid >::Codim< codim > |
| struct | Dune::ALU3dGridFactory< ALUGrid >::FaceLess |
| class | Dune::GridFactory< ALUGrid< dim, dimw, eltype, refinementtype, Comm > > |
| Specialization of the generic GridFactory for ALUGrid. More... | |
| class | Dune::ReferenceGridFactory< ALUGrid< dim, dimw, eltype, refinementtype, Comm > > |
Namespaces | |
| Dune | |