[Dune] Frage zur template spezialisierung.
Robert Kloefkorn
robertk at mathematik.uni-freiburg.de
Fri Feb 25 14:35:04 CET 2005
Hi zusammen,
Was ist richtig?
const AlbertaGrid<2,2> oder nicht const, oder beides, wenn man eine
template Methode spezialisieren möchte?
template <>
inline FieldVector<albertCtype, 2>
AlbertaGridGeometry<2,2,const AlbertaGrid<2,2> >::
local(const FieldVector<albertCtype, 2>& global) const
{
Danke
R
--
Robert Klöfkorn <robertk at mathematik.uni-freiburg.de>
Mathematisches Institut Tel: +49 (0) 761 203 5631
Abt. für Angewandte Mathematik Fax: +49 (0) 761 203 5632
Universität Freiburg
Hermann-Herder-Str. 10
79104 Freiburg
http://www.mathematik.uni-freiburg.de/IAM/homepages/robertk
More information about the Dune
mailing list