|
dune-localfunctions 2.9.1
|
Loading...
Searching...
No Matches
localkey.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright (C) DUNE Project contributors, see file LICENSE.md in module root
37 };
LocalKey()
Standard constructor for uninitialized local index.
Definition localkey.hh:40
unsigned int index() const
Return offset within subentity.
Definition localkey.hh:68
unsigned int codim() const
Return codim of associated entity.
Definition localkey.hh:62
unsigned int subEntity() const
Return number of associated subentity.
Definition localkey.hh:56
LocalKey(unsigned int s, unsigned int c, unsigned int i)
Initialize all components.
Definition localkey.hh:48
bool operator<(const LocalKey &other) const
Less-than operator so we can use this class as a key type in stl containers.
Definition localkey.hh:80
@ intersectionCodim
Codimension returned by LocalKey::codim() for degrees of freedom attached to an intersection.
Definition localkey.hh:36
friend std::ostream & operator<<(std::ostream &s, const LocalKey &localKey)
Write LocalKey object to output stream.
Definition localkey.hh:86
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8