On 6/25/22 02:55, [email protected] wrote:

I noticed that DoFTools::distribute_cell_to_dof_vector function is not explicitly instantiated for non-zero codim (dim != spacedim) problems.

https://github.com/dealii/dealii/blob/88c91f26d0fa4842d5d6e2cd78c33f6c6fd234ac/source/dofs/dof_tools.inst.in#L157

I wonder if there is a technical reason behind this

Not sure, most likely nobody needed it with dim<spacedim so far. Would you want to give it a try to add that instantiation? We'd of course accept a patch!

Best
 W.

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/43c1d1cf-f46a-1bb3-01f9-c4fb17605bde%40colostate.edu.

Reply via email to