Dear All, I wasn't able to figure out the ordering of polynomials stored in FE_DGQLegendre<3>. If I am correct, this class is constructed by FE_Poly's constructor using TensorProductPolynomials of Polynomials::Legendre. If this is indeed so, then I wasn't able to find the ordering mentioned in TensorProductPolynomials as well.
So, like always, is the ordering lexicographic (since these are tensor product basis functions)? Or is it based on the order of basis function (say, lowest to highest)? Thanking in anticipation, Vachan -- 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/a194a46e-c7fb-4ac0-8902-94eff81545d9n%40googlegroups.com.
