On Fri, Feb 15, 2013 at 10:41 AM, Kirk, Benjamin (JSC-EG311) < [email protected]> wrote:
> I believe you need to first check DofObject::n_comp() for the node to make > sure it's not 0. > Running in devel/debug mode will help you catch things like this too. We have libmesh_assert_less (comp, this->n_comp(s,var)); in DofObject::dof_number() -- John ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
