phaseField icon indicating copy to clipboard operation
phaseField copied to clipboard

Determine if parallel::fullydistributed::triangulation would be useful to support

Open stvdwtt opened this issue 5 years ago • 1 comments

deal.ii now supports fully distributed meshes (i.e. where even the coarse mesh is distributed). This is mostly relevant for calculations with complex meshes that can't be represented on a simple coarse mesh. However, it might allow us to get better performance with more subdomains and allow better control over the mesh size.

https://www.dealii.org/developer/doxygen/deal.II/classparallel_1_1fullydistributed_1_1Triangulation.html

stvdwtt avatar Nov 26 '19 17:11 stvdwtt

Thank you, Steve. I will look into it.

David

On Tue, Nov 26, 2019, 12:02 PM Stephen DeWitt [email protected] wrote:

deal.ii now supports fully distributed meshes (i.e. where even the coarse mesh is distributed). This is mostly relevant for calculations with complex meshes that can't be represented on a simple coarse mesh. However, it might allow us to get better performance with more subdomains and allow better control over the mesh size.

https://www.dealii.org/developer/doxygen/deal.II/classparallel_1_1fullydistributed_1_1Triangulation.html

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/prisms-center/phaseField/issues/154?email_source=notifications&email_token=AD3FA46GWXZKJNNRCBG6VGLQVVJBBA5CNFSM4JR3B4Y2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H4FWYVA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3FA446IQDEHP5M25N6PS3QVVJBBANCNFSM4JR3B4YQ .

david-montiel-t avatar Nov 26 '19 17:11 david-montiel-t