Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BLAST-WarpX
/
warpx
Public
Notifications
You must be signed in to change notification settings
Fork
277
Star
483
Code
Issues
508
Pull requests
255
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add a factored-Laplacian MLMG preconditioner for the Darwin GMRES solve
- #7180
#7180
Merged
RemiLehe
merged 18 commits into
BLAST-WarpX:development
BLAST-WarpX/warpx:development
from
roelof-groenewald:darwin_mlmg_preconditioner
roelof-groenewald/WarpX:darwin_mlmg_preconditioner
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add a factored-Laplacian MLMG preconditioner for the Darwin GMRES solve
#7180
RemiLehe
merged 18 commits into
BLAST-WarpX:development
BLAST-WarpX/warpx:development
from
roelof-groenewald:darwin_mlmg_preconditioner
roelof-groenewald/WarpX:darwin_mlmg_preconditioner
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
Add a factored-Laplacian MLMG preconditioner for the Darwin GMRES solve
Show description for 7eb04aa
roelof-groenewald
and
claude
committed
7eb04aa
View commit details
Copy full SHA for 7eb04aa
Browse repository at this point
reset checksum
Show description for 3597ad3
roelof-groenewald
committed
3597ad3
View commit details
Copy full SHA for 3597ad3
Browse repository at this point
Commits on Sep 1, 2026
Use zero tolerance for preconditioner to fix number of iterations
Show description for 763e645
roelof-groenewald
committed
763e645
View commit details
Copy full SHA for 763e645
Browse repository at this point
remove unneeded, unreachable 3d assert
Show description for 599d40e
roelof-groenewald
committed
599d40e
View commit details
Copy full SHA for 599d40e
Browse repository at this point
Merge remote-tracking branch 'upstream/development' into darwin_mlmg_preconditioner
roelof-groenewald
committed
3d96a07
View commit details
Copy full SHA for 3d96a07
Browse repository at this point
Update checksum
RemiLehe
committed
dabb620
View commit details
Copy full SHA for dabb620
Browse repository at this point
Commits on Sep 2, 2026
Apply batched suggestions from code review
Show description for f7c431a
roelof-groenewald
and
RemiLehe
authored
f7c431a
View commit details
Copy full SHA for f7c431a
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 6b8255e
pre-commit-ci[bot]
committed
6b8255e
View commit details
Copy full SHA for 6b8255e
Browse repository at this point
clean-up in picmi.py to reduce code duplication
Show description for 3f33cbf
roelof-groenewald
committed
3f33cbf
View commit details
Copy full SHA for 3f33cbf
Browse repository at this point
Rename `ComputeSusceptibilityCC` to `ScaledMassMatrixCC`
Show description for 4fc4c3a
roelof-groenewald
committed
4fc4c3a
View commit details
Copy full SHA for 4fc4c3a
Browse repository at this point
fix out of bounds array access
Show description for 283d4d7
roelof-groenewald
committed
283d4d7
View commit details
Copy full SHA for 283d4d7
Browse repository at this point
attempt to fix const correctness issue
Show description for c2a1447
roelof-groenewald
committed
c2a1447
View commit details
Copy full SHA for c2a1447
Browse repository at this point
second attempt to fix clang-tidy issue
Show description for 1a3be31
roelof-groenewald
committed
1a3be31
View commit details
Copy full SHA for 1a3be31
Browse repository at this point
Commits on Sep 3, 2026
Merge branch 'development' into pr7180
Show description for 98f1a68
RemiLehe
committed
98f1a68
View commit details
Copy full SHA for 98f1a68
Browse repository at this point
Apply suggestions from code review
Show description for d1f9edc
roelof-groenewald
committed
d1f9edc
View commit details
Copy full SHA for d1f9edc
Browse repository at this point
Apply batched suggestions from code review
Show description for 4d52554
roelof-groenewald
and
RemiLehe
authored
4d52554
View commit details
Copy full SHA for 4d52554
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 1277406
pre-commit-ci[bot]
committed
1277406
View commit details
Copy full SHA for 1277406
Browse repository at this point
Remove confusing comment / description.
Show description for 73347dd
roelof-groenewald
and
RemiLehe
authored
73347dd
View commit details
Copy full SHA for 73347dd
Browse repository at this point
You can’t perform that action at this time.