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
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
.
firedrakeproject
/
firedrake
Public
Notifications
You must be signed in to change notification settings
Fork
198
Star
670
Code
Issues
304
Pull requests
151
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Cache cell-facet topological data on meshes
- #5298
#5298
Open
achanbour
wants to merge 8 commits into
main
firedrakeproject/firedrake:main
from
achanbour/precompute-mesh-topo-data
firedrakeproject/firedrake:achanbour/precompute-mesh-topo-data
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Cache cell-facet topological data on meshes
#5298
achanbour
wants to merge 8 commits into
main
firedrakeproject/firedrake:main
from
achanbour/precompute-mesh-topo-data
firedrakeproject/firedrake:achanbour/precompute-mesh-topo-data
Copy head branch name to clipboard
Commits
Commits on Feb 19, 2026
added new methods under the MeshTopology class for precomputing cell neighbours and cell-to-cell facet coordinate transforms
achanbour
committed
b0f4957
View commit details
Copy full SHA for b0f4957
Browse repository at this point
Commits on Feb 20, 2026
fixed method that computes cell facet neighbours by using FIAT's local facet ID to store facets instead of the facet's position in plex cone of the cell
achanbour
committed
bec7348
View commit details
Copy full SHA for bec7348
Browse repository at this point
re-arranged lines of code in cell_facet_neighbours
achanbour
committed
307a24b
View commit details
Copy full SHA for 307a24b
Browse repository at this point
Commits on Jul 29, 2026
merged with origin/main
achanbour
committed
eb2ed06
View commit details
Copy full SHA for eb2ed06
Browse repository at this point
fixes
achanbour
committed
4be23eb
View commit details
Copy full SHA for 4be23eb
Browse repository at this point
improved docstrings
achanbour
committed
52e08de
View commit details
Copy full SHA for 52e08de
Browse repository at this point
tests + fixes
achanbour
committed
c828260
View commit details
Copy full SHA for c828260
Browse repository at this point
linting + fixes
achanbour
committed
52bb135
View commit details
Copy full SHA for 52bb135
Browse repository at this point
You can’t perform that action at this time.