[deal.II] Denis Davydov stepping down as Principal Developer

2020-07-19 Thread Wolfgang Bangerth



All,
Denis Davydov, who has been one of the Principal Developers of deal.II since 
2015, has decided to step down from this role after leaving academia last 
year. I would like to take the opportunities to say a few words about him.


Denis is an applied mathematician with a focus on mechanics problems, and more 
specifically on quantum mechanical models of materials. He originally was a 
user of deal.II, like most on this mailing list, but eventually started 
contributing code and, after some time, becoming a principal developer. Going 
through the changelogs of the last few versions turns up quite a long list of 
functionality Denis has contributed -- I find it difficult to summarize 
because his work is really all over the library, but a short summary would 
have to include the following topics:

* A lot of Denis' work had a relationship to eigenvalue problems, and that led
 to substantial improvements of deal.II's support of complex-valued problems,
 new and improved interfaces to eigenvalue solvers ARPACK and SLEPc, as well
 as to the LAPACK and ScaLAPACK packages.
* He has also done a lot of work related to hp functionality, including
 classes that estimate the smoothness of a solution and can be used to
 decide between h and p refinement.
* There are also the parallel::shared::Triangulation class, the BFGS solver
 and line search functionality that are almost entirely his alone.

Projects like deal.II are technical in some sense, and it's easy to forget 
that those involved are people as well. One of the things I enjoy most about 
deal.II is the collective, that the people who run it get along well and are 
all also friends. Denis is Russian by origin, living in Germany. I don't think 
I've met him more than 3 or 4 times, but have always enjoyed his humor and 
humanity. I personally look forward to staying friends with him. As a project, 
we all owe him for both for his technical work as well as the personal touch 
and mentorship he has brought to his approach to leadership!


Thanks you Denis, and good luck on your future endeavors!
  Wolfgang, & all of the other Principal Developers

--

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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/1639e56c-c470-cfee-dd1e-06a73bcc8f0f%40colostate.edu.


Re: [deal.II] Accessing nodal values of a FEM solution

2020-07-19 Thread Wolfgang Bangerth

On 7/19/20 6:28 PM, Daniel Arndt wrote:


The tutorial examples show only how to access values of the solution at
the quadrature points within each cell.

https://github.com/dealii/dealii/wiki/Frequently-Asked-Questions#how-to-get-the-mapped-position-of-support-points-of-my-element 
 
might also be helpful.


You might also be interested in looking at the do_half_phase_step() function 
of step-58:


https://dealii.org/developer/doxygen/deal.II/step_58.html#ImplementingtheStrangsplittingsteps

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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/e41d69b2-bfcd-5001-7559-876226768dce%40colostate.edu.