DUNE-ACFEM (unstable)
Dune::ACFem::GeometryInformation< GridPart, codim > Class Template Reference
Export some hard-to-get-at things for geometries. More...
#include <dune/acfem/common/geometry.hh>
Public Types | |
| using | GridPartType = GridPart |
| grid type | |
| using | ctype = typename GridPartType::ctype |
| coordinate type | |
| using | ReferenceElementType = std::decay_t< decltype(ReferenceElementsType::general(std::declval< const GeometryType & >()))> |
| type of reference element | |
| using | DomainType = FieldVector< ctype, dim > |
| type of domain vector, local coordinates. | |
Static Public Member Functions | |
| static const DomainType | localCenter (const GeometryType &type) |
| return local bary center for geometry of type type | |
| static ctype | referenceVolume (const GeometryType &type) |
| return volume of reference element for geometry of type type | |
| static auto | referenceElement (const GeometryType &type) |
| return reference element for type | |
Static Public Attributes | |
| static constexpr int | dim = GridPartType::dimension - codim |
| dimension | |
Detailed Description
template<class GridPart, int codim = 0>
class Dune::ACFem::GeometryInformation< GridPart, codim >
class Dune::ACFem::GeometryInformation< GridPart, codim >
Export some hard-to-get-at things for geometries.
This is like Fem::GeometryInformation, but with static methods.
The documentation for this class was generated from the following file:
- dune/acfem/common/geometry.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)