Markus, I don't think this was ever added to dealii, do you still have an implementation of the ellipsoid handy? I'm trying to make an ellipsoid (just the surface) out of a ChartManifold and it's a bit of a pain, I sure wouldn't mind looking over someone's shoulder for some help here ;)
Thanks, Tom On Thursday, December 19, 2013 at 7:52:01 AM UTC-5, Markus Klinsmann wrote: > > Hello, > > I have added a hyper_ellipsoid() function and a HyperEllipsoidBoundary > class to my own deal.II installation (in grid_generator.* and > tria_boundary_lib.* ) to generate geometries that have an ellipse-like > shape. They are closely related to the hyper_ball() and HyperBallBoundary > function and class. > I am wondering if it would be nice to add them to deal.II. However, I have > no experience in how to add such contributions and I am also not using > subversion (there is no internet connection and a lot of firewalls on the > company cluster that I am working on). So, if there is interest, please let > me know how to proceed with that. Alternatively, I could just provide the > modified files. > > Thanks, > Markus > -- 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.
