[Dune] Geometry<0,...
Robert Kloefkorn
robertk at mathematik.uni-freiburg.de
Fri Feb 10 11:11:44 CET 2006
Robert Kloefkorn wrote:
> Hi,
>
> Andreas und mir ist gestern genau das Gleiche aufgefallen beim testen
> unseres DG Codes mit SGrid in 1d, wo der Code auch laufen sollte. Wie
> oli sagt, sind die fehlenden Methode trivial.
Im wesentlichen
integrationElement { return 1.0; }
global { return operator[](0); }
local { return FieldVector<0> (0) ; }
Gruss
R
More information about the Dune
mailing list