On 01/23/2018 10:35 AM, Dulcimer0909 wrote:

If I do go ahead and replace code, so that it does a cell by cell assembly, I am a bit lost on how I would store the old_solution (U^(n-1)) for each cell and retrieve it during the assembly for the Rhs.

Dulcimer -- can you elaborate? It's not clear to me how the two are related. In the thread you comment on, the question is about how to assemble the matrices, but these matrices do not actually depend on the previous solution. In any case, the program of course stores the old solution and so any code you write will have access to it.

So it's not entirely clear to me what you mean in your question :-(

Best
 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/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