Re: [deal.II] [Assigning boundary condition to node]

2024-02-22 Thread Daniel Arndt
Can specify what you mean by "assign a certain BC [boundary condition] to a
node"? Typically boundary conditions only make sense on the boundary of a
mesh with codimension 1 (embedded in the same physical space).
Thus, you would only consider setting boundary conditions on a node/point
(0-dimensional) if you are dealing with a 1d-mesh.
You can, of course, just add a constraint for a specific degree of freedom
in your AffineConstraints object, also see step-11.

Best,
Daniel

On Thu, Feb 22, 2024 at 1:14 PM veerendra koilakuntla <
veerendrak...@gmail.com> wrote:

> Dear community,
>
> Is there a way to assign a certain BC to a node? Or are we stiĺl
> struggling a lot to do this in deal.ii?
>
> --
> 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/CAHd4K04CVnai-H7pt%3DnyBPm9tQQ3XV%3DGvFNGd8%3Dxog9qpqJgWg%40mail.gmail.com
> 
> .
>

-- 
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/CAOYDWbJmc_e2JmVdiJrO5%2B6i2RZEoxXWELccEepS7jmyGNc7hg%40mail.gmail.com.


[deal.II] [Assigning boundary condition to node]

2024-02-22 Thread veerendra koilakuntla
Dear community,

Is there a way to assign a certain BC to a node? Or are we stiĺl struggling
a lot to do this in deal.ii?

-- 
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/CAHd4K04CVnai-H7pt%3DnyBPm9tQQ3XV%3DGvFNGd8%3Dxog9qpqJgWg%40mail.gmail.com.