Praveen,
I had a mistake, this
>
> virtual Point<2> project_to_manifold (const ArrayView< const Point<2>>
> &surrounding_points,
> const Point<2>
> &candidate) const
> {
> …
> }
>
> fixed it.
>
So the compiler warnings are useful in the end, aren't they? ;-)
> Could you tell me about the “clone” function. We have to always implement
> this in derived manifold classes ?
>
Yes,we decided to store copy of Manifold objects in Triangulation objects
and that required the Mannifold class to have a "clone" function.
Best,
Daniel
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.