Hi Chucks - I have read an older thread about extending the depth of the ghost layer (from 1 to 3 cells thickness, e.g.). They indicate it cannot be done. Because, they say, p4est returns only one layer of ghost cells:
https://groups.google.com/forum/#!topic/dealii/dkisZlyXdbQ But then I was browsing some p4est forum. This indicates that ghost cell layers can be expanded, by iteratively calling p4est_ghost_expand: https://github.com/cburstedde/p4est/issues/25#issuecomment-323108147 Using the above, should it be possible to expand the ghost layer's depth? Best, Eric -- 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.
