-
Notifications
You must be signed in to change notification settings - Fork 195
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
Implicit Field Solve Preconditioner based on Curl-Curl Operator #5286
Implicit Field Solve Preconditioner based on Curl-Curl Operator #5286
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef110d5 - Browse repository at this point
Copy the full SHA ef110d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8196a85 - Browse repository at this point
Copy the full SHA 8196a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 248e21e - Browse repository at this point
Copy the full SHA 248e21eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d11ab - Browse repository at this point
Copy the full SHA 40d11abView commit details -
Copy rho from guard cells in IGF solver (ECP-WarpX#5284)
* Copy rho from guard cells in IGF solver * Reset checksum
Configuration menu - View commit details
-
Copy full SHA for 6cbebe6 - Browse repository at this point
Copy the full SHA 6cbebe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3218a - Browse repository at this point
Copy the full SHA 0f3218aView commit details -
Configuration menu - View commit details
-
Copy full SHA for daa8edc - Browse repository at this point
Copy the full SHA daa8edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea3838b - Browse repository at this point
Copy the full SHA ea3838bView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 482bc73 - Browse repository at this point
Copy the full SHA 482bc73View commit details -
fixed compilation errors in 1D and 3D; since the curl-curl op in AMRe…
…X is not yet implemented in 1D, added precompiler guardrails to not use it in 1D
Configuration menu - View commit details
-
Copy full SHA for aff9965 - Browse repository at this point
Copy the full SHA aff9965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c45dc1 - Browse repository at this point
Copy the full SHA 5c45dc1View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4801d6c - Browse repository at this point
Copy the full SHA 4801d6cView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75b88f9 - Browse repository at this point
Copy the full SHA 75b88f9View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2d7ea6 - Browse repository at this point
Copy the full SHA d2d7ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e601e91 - Browse repository at this point
Copy the full SHA e601e91View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79aa72c - Browse repository at this point
Copy the full SHA 79aa72cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0db699d - Browse repository at this point
Copy the full SHA 0db699dView commit details
Commits on Oct 3, 2024
-
using aliased multifabs for the curl-curl PC solve instead of creatin…
…g new ones and copying back-and-forth
Configuration menu - View commit details
-
Copy full SHA for e9ff4f2 - Browse repository at this point
Copy the full SHA e9ff4f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0d8d3 - Browse repository at this point
Copy the full SHA ff0d8d3View commit details
Commits on Oct 4, 2024
-
removed aliased multifab creation from 1D code since they are not bei…
…ng used and clang-tidy complains about them
Configuration menu - View commit details
-
Copy full SHA for a698210 - Browse repository at this point
Copy the full SHA a698210View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac479fc - Browse repository at this point
Copy the full SHA ac479fcView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af56e98 - Browse repository at this point
Copy the full SHA af56e98View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cabcf74 - Browse repository at this point
Copy the full SHA cabcf74View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1bb01b - Browse repository at this point
Copy the full SHA d1bb01bView commit details -
Update Source/NonlinearSolvers/CurlCurlMLMGPC.H
Co-authored-by: Weiqun Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4228075 - Browse repository at this point
Copy the full SHA 4228075View commit details -
Update Source/NonlinearSolvers/CurlCurlMLMGPC.H
Co-authored-by: Weiqun Zhang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a3c2ba - Browse repository at this point
Copy the full SHA 4a3c2baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c5f3f - Browse repository at this point
Copy the full SHA 70c5f3fView commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fe3cfb - Browse repository at this point
Copy the full SHA 4fe3cfbView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c4c1d7 - Browse repository at this point
Copy the full SHA 0c4c1d7View commit details -
making function argument names explicit in Precondioner::Apply() func…
…tion declaration.
Configuration menu - View commit details
-
Copy full SHA for 42cc9ec - Browse repository at this point
Copy the full SHA 42cc9ecView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98b0363 - Browse repository at this point
Copy the full SHA 98b0363View commit details