On Wed, Apr 13, 2011 at 12:12 PM, Roy Stogner <[email protected]> wrote:
>
> On Tue, 12 Apr 2011, John Peterson wrote:
>
>> On Tue, Apr 12, 2011 at 2:05 PM, Roy Stogner <[email protected]>
>> wrote:
>>>
>>> I think John did most of the pyramid work, and IIRC it does work - the
>>> five corner children are pyramids (and similar to the parent since we
>>> only support 1st order pyramids) but I believe there's an inverted
>>> sixth pyramid and some tets in the middle.  The really weird bit is
>>> the rational (non-polynomial!) basis functions, but that won't be an
>>> issue for fixing a topology-based method.
>>
>> I don't know if pyramid adaptivity actually works, but I was able to
>> find an ancient Matlab script which draws the Pyramid children--they
>> are basically as Roy described.
>>
>> I've attached the PDFs if you are interested Roy.  Not sure they will
>> make it to the list though... if anybody else wants them just let me
>> know.
>
> It looks like the adaptivity for Pyramids never got implemented?
> Pyramid5::embedding_matrix() just throws an error.

Yeah, I think I remember now that we weren't happy with that pattern
because under repeated refinements it results in long thin "strands"
of pyramids?

So we just never implemented it, but it's definitely possible there
would be other changes needed in the library to do it, as it would be
the only element with heterogeneous children...

If anybody out there is thinking about it, it might be nice if the
refinement pattern didn't include *any* pyramids at all!

-- 
John

------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to