From: John P. <pet...@cf...> - 2003-12-02 14:39:30
|
Luca Antiga writes: > Hi guys, > Are there any > limitations in the design of libMesh that would make it impractical to > build hp elements on the existing framework? There shouldn't be. libMesh was designed to (someday) be capable of the h-p version of finite elements. The theoretical issues of h-p, e.g. what error indicators are appropriate, how to implement anisotropic h refinement, etc. are still research topics however. I think Ben has some plans in mind on how he would implement p refinement, which he might post to the mailing list as well. -John |