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
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.

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.

None yet

3 participants