Rereading the documentation, I see it correctly describes the
implementation. I was expecting it would use tensor product of QGauss and
QGaussLobatto, and hence my confusion.

First, nodes are assigned on the faces using QGauss<1>. Then remaining
nodes are chosen to be tensor product of QGauss inside the cell. However,
the total set of nodes, do not form a quadrature formula, which is what I
was hoping for.

Best
praveen

On Sun, May 7, 2017 at 9:01 PM, Wolfgang Bangerth <[email protected]>
wrote:

> On 05/07/2017 09:28 AM, Praveen C wrote:
>
>>
>> I read the code and it does something more complicated than what I
>> assumed. It
>> only uses Gauss nodes.
>>
>
> Want to write a pull request that documents this better? ;-)
>
> Cheers
>
>  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/fo
> rum/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].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to