prisms-center / phaseField

PRISMS-PF: An Open-Source Phase-Field Modeling Framework
https://prisms-center.github.io/phaseField/
Other
217 stars 119 forks source link

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

Open stvdwtt opened 4 years ago

stvdwtt commented 4 years ago

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

david-montiel-t commented 4 years ago

Thank you, Steve. I will look into it.

David

On Tue, Nov 26, 2019, 12:02 PM Stephen DeWitt notifications@github.com 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 .