Dear Wolgang, Yes, it is right. These are C^1 finite elements.
Best regards, Diego Magela On Friday, October 8, 2021 at 5:10:16 PM UTC-3 Wolfgang Bangerth wrote: > On 10/8/21 10:54 AM, Diego Magela wrote: > > > > > > I would like to implement new elements, namely 3D beam element > > < > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.mm.bme.hu%2F~gyebro%2Ffiles%2Fans_help_v182%2Fans_elem%2FHlp_E_BEAM188.html&data=04%7C01%7CWolfgang.Bangerth%40colostate.edu%7C77a0c86c437a4b6e298308d98a7c416b%7Cafb58802ff7a4bb1ab21367ff2ecfc8b%7C0%7C0%7C637693089308694897%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=x2lVi0X3VyEdoWPnWotoRwvqpz3ziOu79OlLDjHe2lQ%3D&reserved=0> > and > > > 8-node shell element > > < > https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.mm.bme.hu%2F~gyebro%2Ffiles%2Fans_help_v182%2Fans_elem%2FHlp_E_SHELL281.html&data=04%7C01%7CWolfgang.Bangerth%40colostate.edu%7C77a0c86c437a4b6e298308d98a7c416b%7Cafb58802ff7a4bb1ab21367ff2ecfc8b%7C0%7C0%7C637693089308694897%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=iJKp1bSwP9MFUMnPCHuWt2cNreYS%2BKqHAXPQGKsM%2Bko%3D&reserved=0 > >. > > > > As far as I know, these elements are not available on deal.II. > > > > I appreciate any tip on how to implement these two finite elements. > > Diego -- these are difficult to implement as far as I know. I can't find > this from the pages you link to, but my understanding is that for these > elements, one needs not only ensure continuity of the solution across > interfaces between cells, but also continuity of the derivative. Is that > right? > > Best > W. > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: [email protected] > www: http://www.math.colostate.edu/~bangerth/ > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/cebb6116-a59f-48bb-8b55-e4de99912372n%40googlegroups.com.
