dune-grid
2.4.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 | |
singleton | Dune::ALU3dGridGeometry< mydim, cdim, GridImp > |
singleton | Dune::ALU3dGrid< 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... | |
singleton | 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 | |
Include standard header files. | |
Variables | |
static const alu3d_ctype | Dune::ALUnumericEpsilon = 10.0 * std::numeric_limits< alu3d_ctype >::epsilon() |