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
Accelerator
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
Type
/
to 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
.
libMesh
/
libmesh
Public
Notifications
You must be signed in to change notification settings
Fork
306
Star
752
Code
Issues
296
Pull requests
40
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Use cached data for n_subdomains()
- #4417
#4417
Open
roystgnr
wants to merge 8 commits into
libMesh:devel
libMesh/libmesh:devel
from
roystgnr:cache_n_subdomains
roystgnr/libmesh:cache_n_subdomains
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Use cached data for n_subdomains()
#4417
roystgnr
wants to merge 8 commits into
libMesh:devel
libMesh/libmesh:devel
from
roystgnr:cache_n_subdomains
roystgnr/libmesh:cache_n_subdomains
Copy head branch name to clipboard
Commits
Commits on Mar 6, 2026
Add a _mesh_local_subdomains cache
roystgnr
committed
9d8aef7
View commit details
Copy full SHA for 9d8aef7
Browse repository at this point
Commits on Mar 7, 2026
Use caches when returning or counting subdomains
Show description for 996ad3b
roystgnr
committed
996ad3b
View commit details
Copy full SHA for 996ad3b
Browse repository at this point
Commits on Mar 16, 2026
update_post_partitioning even on trivial partition
Show description for 938643b
roystgnr
committed
938643b
View commit details
Copy full SHA for 938643b
Browse repository at this point
Commits on Mar 17, 2026
Avoid false positives in _mesh_local_subdomains
Show description for 5342c16
roystgnr
committed
5342c16
View commit details
Copy full SHA for 5342c16
Browse repository at this point
Fix mesh preparation in unit test
roystgnr
committed
bb5d730
View commit details
Copy full SHA for bb5d730
Browse repository at this point
Avoid confusing vim
Show description for 947b339
roystgnr
committed
947b339
View commit details
Copy full SHA for 947b339
Browse repository at this point
Commits on Mar 24, 2026
Weaken preparation assert when getting subdomains
Show description for e91e3f5
roystgnr
committed
e91e3f5
View commit details
Copy full SHA for e91e3f5
Browse repository at this point
cache_elem_data() in Tetgen triangulate()
roystgnr
committed
09117d1
View commit details
Copy full SHA for 09117d1
Browse repository at this point
You can’t perform that action at this time.