#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.
|
class | Dune::ALU3dGridGeometry< mydim, cdim, GridImp > |
|
class | Dune::ALU3dGrid< dim, dimworld, elType, Comm > |
| [ 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< dim, dimworld, type, Comm > |
|
class | Dune::NonConformingFaceMapping< dim, dimworld, tetra, Comm > |
| Non-conforming face mappings for tetrahedra. More...
|
|
class | Dune::NonConformingFaceMapping< dim, dimworld, hexa, Comm > |
| Non-conforming face mappings for hexahedra. More...
|
|