>
> That depends on how you're setting that condition.  If you're hardcore
> going in and modifying the global matrix then you're correct.  If you're
> modifying the element matrix _before_ adding it into the global matrix (as
> is often done with penalty formulations.... ie Example 3) then that won't
> work (because you never modify the element matrix for that element that has
> a node but no side on the boundary).
>
> Just thought I would point that out for anyone out there using the SLT
> (Standard Libmesh Template... ie modifying an example) and wanting to set
> non-penalty conditions....



That's me! =)

Thanks! I will look into setting the boundary id.
Andrea
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to