|
dune-grid
2.3.1
|
#include <limits>#include <cmath>#include <dune/common/fvector.hh>#include <dune/common/fmatrix.hh>#include <dune/common/exceptions.hh>#include "alu3dinclude.hh"#include "mappings_imp.cc"Go to the source code of this file.
Classes | |
| class | Dune::ALU3dGridGeometry< mydim, coorddim, GridImp > |
| class | Dune::ALU3dGrid< ALU3dGridElementType, class > |
| [ provides Dune::Grid ] More... | |
| class | Dune::TrilinearMapping |
| class | Dune::SurfaceNormalCalculator |
| A bilinear surface mapping. More... | |
| class | Dune::BilinearSurfaceMapping |
| A bilinear surface mapping. More... | |
| class | Dune::BilinearMapping< cdim > |
| A bilinear mapping. More... | |
| class | Dune::LinearMapping< cdim, mydim > |
| A linear mapping. More... | |
| class | Dune::NonConformingFaceMapping< type, Comm > |
| class | Dune::NonConformingFaceMapping< tetra, Comm > |
| Non-conforming face mappings for tetrahedra. More... | |
| class | Dune::NonConformingFaceMapping< hexa, Comm > |
| Non-conforming face mappings for hexahedra. More... | |
Namespaces | |
| Dune | |
Variables | |
| static const alu3d_ctype | Dune::ALUnumericEpsilon = 10.0 * std::numeric_limits< alu3d_ctype >::epsilon() |
1.8.7