Dear Andrew,

Please ignore the email I sent - it was sent my mistake and I realised shortly 
afterwards and tried to get it deleted, but was unable to (rather 
embarrassed!).  So sorry for wasting your time.

Apologies,

Katie Leonard

DPhil student in Computational Biology,
The University of Oxford.
________________________________________
From: Andrew McBride [[email protected]]
Sent: 28 February 2012 09:54
To: Katie Leonard
Cc: [email protected]
Subject: Re: [deal.II] FESystem of DGQ spaces?

Hi Katie

What exactly do you mean by they "behave as continuous"? How can you show this?

A


On 24.02.2012, at 10:46, Katie Leonard wrote:

> Hello,
>
> I am trying to solve for two DGQ solutions at the same time, and therefore 
> would like to put them into a FESystem.  However, when I did this, I found 
> that they no longer behaved as Discontinuous Spaces (but as continuous ones). 
>  Is there some reason for this?
>
> code:
>
> FESystem<dim>    theta_fe
>
>
> ...
> theta_fe( FE_DGQ<dim>(theta_degree), 1,
>                 FE_DGQ<dim>(theta_degree, 1),
> ...
>
> I am running the SVN version.
>
> Any insight would be greatly appreciated.
>
> Many Thanks,
>
> Katie Leonard
>
> DPhil student in Computational Biology,
> The University of Oxford.
> _______________________________________________
> dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to