![]() |
Dune-Functions 2.11
|
Loading...
Searching...
No Matches
subentitydofs.hh
Go to the documentation of this file.
69 SubEntityDOFs& bind(const LocalView& localView, std::size_t subEntityIndex, std::size_t subEntityCodim)
194auto subEntityDOFs(const LocalView& localView, std::size_t subEntityIndex, std::size_t subEntityCodim)
auto subEntityDOFs(const T &)
Create SubEntityDOFs object.
Definition subentitydofs.hh:167
void forEachLeafNode(Tree &&tree, LeafFunc &&leafFunc)
int indexInInside() const
auto begin() const
Create begin iterator for access to range of contained local indices.
Definition subentitydofs.hh:117
auto size() const
Return number of contained DOFs.
Definition subentitydofs.hh:129
SubEntityDOFs & bind(const LocalView &localView, const Intersection &intersection)
Bind SubEntityDOFs object to LocalView and sub-entity.
Definition subentitydofs.hh:111
bool contains(std::size_t localIndex) const
Check if given local index is contained in this range of DOFs.
Definition subentitydofs.hh:141
auto end() const
Create end iterator for access to range of contained local indices.
Definition subentitydofs.hh:123
SubEntityDOFs & bind(const LocalView &localView, std::size_t subEntityIndex, std::size_t subEntityCodim)
Bind SubEntityDOFs object to LocalView and sub-entity.
Definition subentitydofs.hh:69
T assign(T... args)
T clear(T... args)
