In my case they need to be coupled to variables defined on the interior as
well as variables defined on the manifold.  Here's the set up:

1.  build_cube()
2.  "u" defined on the whole cube
3.  "v" defined only on boundary 1

u will have a boundary condition on boundary 1 that needs access to v.  v
will have "surface integrals" defined on the manifold that is boundary 1
that will need values of u.

Derek



On Thu, Mar 27, 2014 at 4:51 PM, Kirk, Benjamin (JSC-EG311) <
benjamin.k...@nasa.gov> wrote:

> If find_neighbors is called, and also importantly the DofMap is updated to
> find vol/surface coupling (not just vol/vol through a face) I think that'd
> be close.
>
> > On Mar 27, 2014, at 5:43 PM, "Derek Gaston" <fried...@gmail.com> wrote:
> >
> > What do you think about THAT plan?
>
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to