On Thu, Apr 20, 2017 at 3:16 PM, Roy Stogner <[email protected]> wrote:
> > On Wed, 19 Apr 2017, David Knezevic wrote: > > One thing I'm not clear on is if I add a constraint row that >> constrains one dof in terms of another non-local dof, do I also need >> to add a DofCoupling for that? Or is the required DofCoupling >> figured out based on the ConstraintRows? >> > > Not sure what you mean by DofCoupling. Do you mean entries in the > send_list? We do generate any entries needed by constraint equations, > automatically. > I mean do we need to define a GhostingFunctor subclass in this case that specifies the coupling and call DofMap::add_coupling_functor (e.g. like we do in miscellaneous_ex9) in this case, or is this unnecessary? David ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
