- Member Dune::Geo::ReferenceElement< Implementation >::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< Implementation >::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< Implementation >::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::Geo::ReferenceElement< Implementation >::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::ReferenceElement
- Using the syntax Dune::ReferenceElement<ctype,dim> is deprecated in DUNE 2.6. You have the following alternatives: