[Libmesh-users] boundary_info.boundary_id(node);

2007-11-02 Thread John Peterson
Benjamin Kirk writes: > In the current implementation of BoundaryInfo, when the side of an element > is added all the nodes on that side are added with bc_id tags as well. This > is fine for non-refined meshes, but not with adaptivity. This is because > children inherit boundary condition inf

[Libmesh-users] boundary_info.boundary_id(node);

2007-11-02 Thread Benjamin Kirk
In the current implementation of BoundaryInfo, when the side of an element is added all the nodes on that side are added with bc_id tags as well. This is fine for non-refined meshes, but not with adaptivity. This is because children inherit boundary condition information from their parent and are