|
dune-localfunctions 2.8.0
|
Loading...
Searching...
No Matches
localkey.hh
Go to the documentation of this file.
35 };
LocalKey()
Standard constructor for uninitialized local index.
Definition localkey.hh:38
unsigned int index() const
Return offset within subentity.
Definition localkey.hh:66
unsigned int codim() const
Return codim of associated entity.
Definition localkey.hh:60
unsigned int subEntity() const
Return number of associated subentity.
Definition localkey.hh:54
LocalKey(unsigned int s, unsigned int c, unsigned int i)
Initialize all components.
Definition localkey.hh:46
@ intersectionCodim
Codimension returned by LocalKey::codim() for degrees of freedom attached to an intersection.
Definition localkey.hh:34
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:78
friend std::ostream & operator<<(std::ostream &s, const LocalKey &localKey)
Write LocalKey object to output stream.
Definition localkey.hh:84
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8