|
dune-grid 2.12-git
|
Loading...
Searching...
No Matches
concepts/geometry.hh
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
29concept Geometry = requires(const G g, typename G::GlobalCoordinate global, typename G::LocalCoordinate local)
46 { g.jacobianInverseTransposed(local) } -> std::convertible_to<typename G::JacobianInverseTransposed>;
unspecified value type referenceElement(T &&... t)
const GlobalIndex & global() const
LocalIndex & local()
Definition concepts/geometry.hh:18
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8