dune-geometry  2.6-git
Deprecated List
Member Dune::Geo::ReferenceElement::integrationOuterNormal (int face) const
After dune-2.6 the return value will no longer be a reference but a copy. Code storing pointers or references to the result must be adjusted.
Member Dune::Geo::ReferenceElement::position (int i, int c) const
After dune-2.6 the return value will no longer be a reference but a copy. Code storing pointers or references to the result must be adjusted.
Member Dune::Geo::ReferenceElement::type () const
After dune-2.6 the return value will no longer be a reference but a copy. Code storing pointers or references to the result must be adjusted.
Member Dune::Geo::ReferenceElement::type (int i, int c) const
After dune-2.6 the return value will no longer be a reference but a copy. Code storing pointers or references to the result must be adjusted.
Member Dune::ReferenceElement
Using the syntax Dune::ReferenceElement<ctype,dim> is deprecated in DUNE 2.6. You have the following alternatives: