On 2/8/19 1:55 PM, Doug wrote: > > We will very likely implement this work at some point in our development in a > few months. We have quite a bit of other basics to implement first since we > have just started reading through the documentation. We plan on using the > deal.ii library as the workhorse behind an hp-adaptive, parallel flow solver > used for aerodynamic shape optimization. The derivatives with respect to the > mesh points will be needed for optimization purposes.
Ah, you want to do shape optimization. I understand now why you need these derivatives. > I see that in a previous thread > (https://groups.google.com/forum/#!searchin/dealii/tpetra%7Csort:date/dealii/I8aLPu5anrM/gBzaaqivDAAJ), > > you plan on switching over to Tpetra, which will also be useful for us since > we might instantiate those vectors with AD types. Do you have an idea of the > time horizon on which this will be developped? There is a patch here: https://github.com/dealii/dealii/pull/7180 I suspect that it will be merged in the next few weeks or months, but the question is what one can do with these vectors. I'll let Daniel Arndt answer that question, but suspect that additional work is necessary to use them with linear solvers, multiply with matrices, etc. You should already be able to instantiate the other deal.II vectors with AD types, though! Best W. -- ------------------------------------------------------------------------ Wolfgang Bangerth email: bange...@colostate.edu 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 dealii+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.