|
dune-geometry 2.8.0
|
Loading...
Searching...
No Matches
Dune::MultiLinearGeometryTraits< ct > Struct Template Reference
default traits class for MultiLinearGeometry More...
#include <dune/geometry/multilineargeometry.hh>
Classes | |
| struct | CornerStorage |
| template specifying the storage for the corners More... | |
| struct | hasSingleGeometryType |
| will there be only one geometry type for a dimension? More... | |
Public Types | |
| typedef Impl::FieldMatrixHelper< ct > | MatrixHelper |
| helper structure containing some matrix routines | |
Static Public Member Functions | |
| static ct | tolerance () |
| tolerance to numerical algorithms | |
Detailed Description
default traits class for MultiLinearGeometry
The MultiLinearGeometry (and CachedMultiLinearGeometry) allow tweaking some implementation details through a traits class.
This structure provides the default values.
- Template Parameters
-
ct coordinate type
Member Typedef Documentation
◆ MatrixHelper
| typedef Impl::FieldMatrixHelper< ct > Dune::MultiLinearGeometryTraits< ct >::MatrixHelper |
helper structure containing some matrix routines
This helper allows exchanging the matrix inversion algorithms. It must provide the following static methods:
template< int m, int n >
template< int m, int n >
template< int m, int n >
Member Function Documentation
◆ tolerance()
tolerance to numerical algorithms
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8