Just a question: why the "isolated node" instead of scalar variables for
this constraint?

I'm just wondering what you see as the trade offs between both.

Derek
On Fri, Jan 8, 2016 at 4:16 PM David Knezevic <david.kneze...@akselos.com>
wrote:

> On Fri, Jan 8, 2016 at 4:07 PM, Roy Stogner <royst...@ices.utexas.edu>
> wrote:
>
> >
> > On Fri, 8 Jan 2016, David Knezevic wrote:
> >
> > If I try to do this in the simplest way, e.g. by adding a node to a mesh,
> >>> I see that the isolated node gets deleted on the call to
> >>> renumber_nodes_and_elem. This is not surprising since we need to delete
> >>> orphaned nodes during mesh coarsening. But perhaps I could add a way to
> >>> indicate "ophaned nodes that should not be deleted"?
> >>>
> >>
> > Create a NodeElem and add that too?
> >
>
>
> Ah, OK, that sounds like the right way to do it. I'll try that, thanks!
>
> David
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Libmesh-users mailing list
> Libmesh-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-users
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to