On 7/22/19 5:23 AM, 'Maxi Miller' via deal.II User Group wrote: > Furthermore, based on my understanding, I have to loop over all cells in > order > to assemble the multigrid-matrices, but can only aquire the gradients on the > current cell if it is active. Wouldn't that crash (looping and gathering data > from all cells, but only getting data from the active cells)?
Maxi -- I'm out of my depth here. We need someone from the parallel GMG groups to answer your questions. @ConradClevenger? @TimoHeister? 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/94be5af3-59c8-1359-8903-d113b77937b7%40colostate.edu.
