Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High-Order BDDC Paper #33

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

High-Order BDDC Paper #33

wants to merge 10 commits into from

Conversation

jeremylt
Copy link
Owner

@jeremylt jeremylt commented Jul 12, 2021

This is the PR for the high-order BDDC paper

Currently it has the initial description of the LFA and validation against the LFA of low-order BDDC paper and a high-order BDDC paper I found for 2D Laplacian.

Pages: 13

Initial rough outline:

  1. Intro
  2. Definitions and Notation (done)
  3. LFA of BDDC
    3.1) High-Order FEM (done)
    3.2) BDDC (done)
    3.3) Inexact subdomain solvers (ToDo)
    3.4) Extension to low-order macro-elements (ToDo)
  4. Numerical Results
    4.1) Validation for low-order macro-elements (done)
    4.2) Validation for high-order single and macro-elements (done)
    4.3) Solid mechanics example
  5. Conclusions

@jeremylt jeremylt force-pushed the paper/high-order-bddc branch from db0a765 to 920fa82 Compare July 19, 2021 20:25
@jeremylt jeremylt force-pushed the paper/high-order-bddc branch 2 times, most recently from 5cf92e0 to b01d567 Compare July 30, 2021 17:57
@jeremylt
Copy link
Owner Author

I would like to find a little bit of time to get this submitted somewhere.

I stalled out here

  1. It might be interesting to add the histograms of the density of eigenvalue distribution like our BDDC paper of Figure 4. I also think the eigenvalue of one is dominated.
  2. Following item 3, comparing the histograms between single element higher-order subdomains and macro-element case.

How were these histograms produced? I has having trouble getting Julia to reproduce those mix of bin sizes in the figure mentioned above.

@jeremylt jeremylt force-pushed the paper/high-order-bddc branch from 502a05c to 0952230 Compare December 23, 2021 23:43
@jeremylt jeremylt force-pushed the paper/high-order-bddc branch from 0952230 to a548442 Compare January 5, 2022 22:41
@jeremylt jeremylt force-pushed the paper/high-order-bddc branch from a548442 to 36aed28 Compare June 21, 2022 17:19
@jeremylt jeremylt force-pushed the paper/high-order-bddc branch from 36aed28 to aebb962 Compare October 18, 2022 20:31
@jeremylt jeremylt force-pushed the paper/high-order-bddc branch from aebb962 to c238b2a Compare October 26, 2022 16:38
@jeremylt jeremylt force-pushed the paper/high-order-bddc branch from c238b2a to c57061d Compare November 2, 2022 20:06
@jeremylt jeremylt force-pushed the paper/high-order-bddc branch from c57061d to 5fb8d3d Compare December 8, 2022 21:19
@jeremylt jeremylt force-pushed the paper/high-order-bddc branch from 5fb8d3d to 5a15e21 Compare July 24, 2023 15:22
@jeremylt jeremylt force-pushed the paper/high-order-bddc branch from a40a11f to 7f9cd69 Compare February 7, 2024 18:48
@jeremylt jeremylt force-pushed the paper/high-order-bddc branch from 7f9cd69 to c3f82f1 Compare April 5, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants