> 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.
Always.
> 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.
Since Luca has already volunteered I'll leave it up to him what form is most
convenient to him.
In general, it is easiest if you can send patches, for example between the
unmodified file and the one that has your changes. Since you work for a
company, let me also point out that it is generally understood that if you
send someone a modified file that carries a statement of open source license
at the top, that the intention is to place your modifications under the same
license. I assume you and your company are ok with that.
Best
Wolfgang
--
------------------------------------------------------------------------
Wolfgang Bangerth email:
bang...@math.tamu.edu
www:
http://www.math.tamu.edu/~bangerth/