dune-geometry  2.3beta2
Deprecated List
Member Dune::AffineGeometry< ct, mydim, cdim >::Jacobian
for compatibility, export the type JacobianInverseTransposed as Jacobian
Class Dune::GenericReferenceElement< ctype, dim >
GenericReferenceElement was renamed to ReferenceElement. The class with the old name will be removed after Dune 2.3.
Class Dune::GenericReferenceElementContainer< ctype, dim >
GenericReferenceElementContainer was renamed to ReferenceElementContainer. The class with the old name will be removed after Dune 2.3.
Member Dune::GenericReferenceElementContainer< ctype, dim >::GenericReferenceElementContainer ()
"GenericReferenceElementContainer was renamed to ReferenceElementContainer."
Class Dune::GenericReferenceElements< ctype, dim >
GenericReferenceElements was renamed to ReferenceElements. The class with the old name will be removed after Dune 2.3.
Member Dune::GenericReferenceElements< ctype, dim >::cube ()
"GenericReferenceElements was renamed to ReferenceElements."
Member Dune::GenericReferenceElements< ctype, dim >::general (const GeometryType &type)
"GenericReferenceElements was renamed to ReferenceElements."
Member Dune::GenericReferenceElements< ctype, dim >::GenericReferenceElements ()
"GenericReferenceElements was renamed to ReferenceElements."
Member Dune::GenericReferenceElements< ctype, dim >::simplex ()
"GenericReferenceElements was renamed to ReferenceElements."
Member Dune::MockGeometry< ctype, mydim, coorddim >::MockGeometry ()
"MockGeometry is deprecated; use MultiLinearGeometry instead."
Member Dune::MockGeometry< ctype, mydim, coorddim >::MockGeometry (const GeometryType &type, const CoordVector &coords)
"MockGeometry is deprecated; use MultiLinearGeometry instead."
Member Dune::MockGeometry< ctype, mydim, coorddim >::MockGeometry (const MockGeometry< ctype, fatherdim, coorddim > &father, int i)
"MockGeometry is deprecated; use MultiLinearGeometry instead."
Member Dune::MultiLinearGeometry< ct, mydim, cdim, Traits >::Jacobian
This typedef will be removed after the release of dune 2.3
Member Dune::QuadraturePoint< ct, dim >::CoordType
"Use type 'Field' instead"
Member Dune::ReferenceElement< ctype, dim >::Codim< codim >::Mapping
"Use Geometry instead."
Member Dune::ReferenceElement< ctype, dim >::global (const FieldVector< ctype, dim-codim > &local, int i) const
"Use geometry< codim >( i ).global( local ) instead."
Member Dune::ReferenceElement< ctype, dim >::global (const FieldVector< ctype, dim-codim > &local, int i, int c) const
"Use geometry< codim >( i ).global( local ) instead."
Member Dune::ReferenceElement< ctype, dim >::initializeTopology (unsigned int topologyId)
"initializeTopology has never been an official interface method."
Member Dune::ReferenceElement< ctype, dim >::mapping (int i) const
"Use geometry(i) instead."
Member Dune::ReferenceElement< ctype, dim >::volumeOuterNormal (int face) const
"This method has always returned the integration outer normal; use integrationOuterNormal instead."