DirichletBoundary objects currently work based on boundary IDs. I'd like
to be able to use DirichletBoundary objects to impose boundary
conditions on boundary nodes and/or edges of a mesh.
The motivation is to use Node or Edge Dirichlet boundary conditions to
impose boundary conditions in struc
On Mon, 19 Aug 2013, David Knezevic wrote:
> DirichletBoundary objects currently work based on boundary IDs. I'd like
> to be able to use DirichletBoundary objects to impose boundary
> conditions on boundary nodes and/or edges of a mesh.
>
> The motivation is to use Node or Edge Dirichlet boundar
On 08/19/2013 04:38 AM, Roy Stogner wrote:
>
> On Mon, 19 Aug 2013, David Knezevic wrote:
>
>> DirichletBoundary objects currently work based on boundary IDs. I'd like
>> to be able to use DirichletBoundary objects to impose boundary
>> conditions on boundary nodes and/or edges of a mesh.
>>
>> Th