[Dune] AxisAlignedCubeGeometry's copy constructor
Oliver Sander
sander at mi.fu-berlin.de
Thu Oct 4 11:40:22 CEST 2012
Hi Christoph,
thanks for the hint. As it turns out, YaspGrid doesn't need the assignment
operator after all. I don't really understand why, because I only
implemented
because the compiler requested it when compiling test-yaspgrid.
Nevertheless, I'll keep it in, because it doesn't hurt.
best,
Oliver
Am 02.10.2012 14:51, schrieb Christoph GrĂ¼ninger:
> Hi Oliver,
> I think the code at
> dune-geometry/dune/geometry/axisalignedcubegeometry.hh:126
> is not what you intended. It looks like a non-viable hybrid of copy
> constructor and assign operator.
>
> Bye
> Christoph
>
More information about the Dune
mailing list