dune-alugrid
3.0.0
|
#include <array>
#include <map>
#include <vector>
#include <dune/common/shared_ptr.hh>
#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< Grid > |
class | Dune::ReferenceGridFactory< ALUGrid< dim, dimw, eltype, refinementtype, Comm > > |
Namespaces | |
Dune | |