I think I've figured out what the problem is. My mesh has two sidesets (From ABAQUS) that have the same elements and nodes. This seems to confuse mesh->boundary_info->has_boundary_info(elem,side,b_id) , and it returns false for both of them. Subramanya
> Date: Wed, 28 May 2014 12:43:21 -0500 > From: [email protected] > To: [email protected] > Subject: RE: [Libmesh-users] dirichlet boundaries not being applied. > > > On Wed, 28 May 2014, subramanya sadasiva wrote: > > > I can't find print constraints, but print_info from the dofmap does show > > the constraints > > Sorry, it's print_dof_constraints(), not juts print_constraints(). > --- > Roy ------------------------------------------------------------------------------ Time is money. Stop wasting it! Get your web API in 5 minutes. www.restlet.com/download http://p.sf.net/sfu/restlet _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
