[Dune] BasicGeometry and affine
Jö Fahlke
jorrit at jorrit.de
Wed Feb 2 22:35:31 CET 2011
Hi!
The BasicGeometry has one constructor which takes a parameter "affine":
template< class CoordVector >
DUNE_DEPRECATED
BasicGeometry(const unsigned int topologyId, const CoordVector &coords,
const bool affine);
I assumed that if I pass affine==true here the geometry would be affine (even
if it could potentially be non-affine for the given topology id), otherwise it
would be non-affine. However, this is the only constructor which takes this
parameter and it is now deprecated, so probably I have misunderstood something
here. Could someone please enlighten me?
Thanks,
Jö.
--
Of all the things I've lost, I miss my mind the most.
-- Ozzy Osbourne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: Digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20110202/5f668cf7/attachment.sig>
More information about the Dune
mailing list