Do I need to do something different from the normal loop over elements and
DOFs for integration when using Hierarchical elements of order >3? I'm
evaluating a matrix of which I find eigenvalues. This works for order <=3
for Hierarchical and Lagrange (<=2) on HEX27 geometry. When I switch to
order 4 Hierarchical on the same geometry, I stop getting any eigenvalues
for the matrix in the same range.

On Sat, Dec 27, 2014 at 5:52 PM, Paul T. Bauman <[email protected]> wrote:

> The hierarchical elements are what you want. 2nd order is the highest we
> have for the Lagrange elements.
>
> > On Dec 27, 2014, at 5:39 PM, Harshad Sahasrabudhe <[email protected]>
> wrote:
> >
> > Hi,
> >
> > Which finite element - basis function combinations in LibMesh can be used
> > for higher order approximations (order 3-5). Is there a third order
> > implementation for Lagrange basis functions?
> >
> > Thanks,
> > Harshad
> >
> ------------------------------------------------------------------------------
> > Dive into the World of Parallel Programming! The Go Parallel Website,
> > sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> > hub for all things parallel software development, from weekly thought
> > leadership blogs to news, videos, case studies, tutorials and more. Take
> a
> > look and join the conversation now. http://goparallel.sourceforge.net
> > _______________________________________________
> > Libmesh-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/libmesh-users
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to