On 11/19/21 12:57 AM, Ray Mclaren wrote:

I am solving a vector valued equation (mechanical equilibrium) using dealii's matrix free infrastructure.

Although the library has several examples on how to apply neumann BC using matrix free most are either scalar equations and using DG methods.

Is there an example of continuous  vector valued problems using Matrix free method ?

Ray -- Neumann boundary conditions lead to terms on the right hand side, which you can build in the traditional way since no matrix is involved.

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/e654a87e-1a7a-8f39-6203-1c9db89cc7fe%40colostate.edu.

Reply via email to