Sir The Issue 6158 and 6159 have been opened for the proposed functionalities. Tell you if you have any thought.
By instruction, it's actually more for the testing. Maybe I will just follow how the other functions are tested. By the way, I am at UC Berkeley leading an open source group project based on deal.II on GitHub called "Bay-Area Radiation Transport (BART)" with MIT license for research/mentoring purpose. The link is where the repo is "https://github.com/SlaybaughLab/BART". You may add it to where you tell which projects are using deal.II if you want. Weixiong 在 2018年4月4日星期三 UTC-7下午2:55:44,Wolfgang Bangerth写道: > > > Weixiong, > > > Yes. It then allows non-uniform slicing along z-axis. > > Great. Yes, please do submit a pull request for this function! (And let > us know if you need help figuring out how to create pull requests! I > know we have a how-to file somewhere, but I forgot where exactly it is. > Someone?) > > > > Also, I am wondering if you guys are interested in making triangulation > > based on a basic one for repeated structure as shown in the attachment. > > I have to do this for my project but didn't find a function so I did > > something like copy->shifting->merging->extruding (if 3D). I think it > > would be cool to have this in deal.II. > > Yes. I had to laugh at your previous picture which shows that you're > still working with fuel assemblies apparently -- and I wanted to say > "no, no, you'll need 17x17 replications, not 5x5!" > > I think it would be neat to have a function of the form replicate(...) > that does exactly what you are suggesting and are already doing in your > code. It would take an existing triangulation and replicate it a number > of times in the x, y, and z-directions. > > Best > W. > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: [email protected] > <javascript:> > www: http://www.math.colostate.edu/~bangerth/ > -- 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.
