You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
On Tue, Nov 26, 2019, 12:02 PM Stephen DeWitt ***@***.***> 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
<#154?email_source=notifications&email_token=AD3FA46GWXZKJNNRCBG6VGLQVVJBBA5CNFSM4JR3B4Y2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H4FWYVA>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD3FA446IQDEHP5M25N6PS3QVVJBBANCNFSM4JR3B4YQ>
.
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
The text was updated successfully, but these errors were encountered: