Hello everyone,
I am writing this post to ask a curiosity about the MatrixFree 
infrastructure. Is it possible to employ it for solving PDEs on surface 
(like step-38 tutorial). 
Indeed, looking at the documentation of the reinit function, it seems that 
only a 'DofHanlder<dim>' instance is accepted, whereas one would need a 
'DofHandler<dim, spacedim>', with 'dim' different than 'spacedim' in order 
to handle this case. Am I correct or is there any workaround I am currently 
missing?

Best

Giuseppe

-- 
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/31a2be4a-7e70-48e2-afdf-ff181e7f18fcn%40googlegroups.com.

Reply via email to