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 }}
libMesh
/
libmesh
Public
Notifications
You must be signed in to change notification settings
Fork
308
Star
760
Code
Issues
295
Pull requests
41
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[WIP] Add an interpolary basis on GLL points
- #4552
#4552
Draft
lindsayad
wants to merge 25 commits into
libMesh:devel
libMesh/libmesh:devel
from
lindsayad:gll
lindsayad/libmesh:gll
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Draft
[WIP] Add an interpolary basis on GLL points
#4552
lindsayad
wants to merge 25 commits into
libMesh:devel
libMesh/libmesh:devel
from
lindsayad:gll
lindsayad/libmesh:gll
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
Make PetscMatrixShellMatrix instantiable
lindsayad
committed
345a28b
View commit details
Copy full SHA for 345a28b
Browse repository at this point
Fix PetscMFFDMatrix Mat assignment
Show description for 5ba0473
lindsayad
and
claude
committed
5ba0473
View commit details
Copy full SHA for 5ba0473
Browse repository at this point
Add two-matrix arg solve overload to NonlinearSolver
Show description for 4db4677
lindsayad
and
claude
committed
4db4677
View commit details
Copy full SHA for 4db4677
Browse repository at this point
Add unit tests
Show description for 005bf48
lindsayad
and
claude
committed
005bf48
View commit details
Copy full SHA for 005bf48
Browse repository at this point
Run bootstrap
lindsayad
committed
77c5c2b
View commit details
Copy full SHA for 77c5c2b
Browse repository at this point
Use libmesh petsc shims
Show description for f8a7a83
lindsayad
and
claude
committed
f8a7a83
View commit details
Copy full SHA for f8a7a83
Browse repository at this point
Guard nonlinear implicit system test with necessary nonlinear solver package
Show description for 994268f
lindsayad
and
claude
committed
994268f
View commit details
Copy full SHA for 994268f
Browse repository at this point
Explicitly allow calling zero() on shells
Show description for 933adcd
lindsayad
and
claude
committed
933adcd
View commit details
Copy full SHA for 933adcd
Browse repository at this point
Add Elem::face_orientation() and Elem::edge_orientation()
Show description for 88e5152
lindsayad
and
claude
committed
88e5152
View commit details
Copy full SHA for 88e5152
Browse repository at this point
Fix 3D hierarchic shape functions across shared faces
Show description for 58659e9
lindsayad
and
claude
committed
58659e9
View commit details
Copy full SHA for 58659e9
Browse repository at this point
Normalize the hierarchic bubble functions
Show description for a680715
lindsayad
and
claude
committed
a680715
View commit details
Copy full SHA for a680715
Browse repository at this point
Expose the Dirichlet projection as a projection
Show description for d4b3f29
lindsayad
and
claude
committed
d4b3f29
View commit details
Copy full SHA for d4b3f29
Browse repository at this point
Add interface for indicating a non-reproducible residual
lindsayad
committed
2f5b635
View commit details
Copy full SHA for 2f5b635
Browse repository at this point
Commits on Sep 15, 2026
Correct the seminorm in the bubble scaling comment
Show description for 8626d7f
lindsayad
and
claude
committed
8626d7f
View commit details
Copy full SHA for 8626d7f
Browse repository at this point
Share the Gauss-Lobatto points with the bases collocated on them
Show description for 7f18c3e
lindsayad
and
claude
committed
7f18c3e
View commit details
Copy full SHA for 7f18c3e
Browse repository at this point
Add the one-dimensional nodal basis on the Gauss-Lobatto points
Show description for 385a4f4
lindsayad
and
claude
committed
385a4f4
View commit details
Copy full SHA for 385a4f4
Browse repository at this point
Run bootstrap
Show description for 1ffe559
lindsayad
and
claude
committed
1ffe559
View commit details
Copy full SHA for 1ffe559
Browse repository at this point
Add the L2_LAGRANGE_GLL family
Show description for 0137a64
lindsayad
and
claude
committed
0137a64
View commit details
Copy full SHA for 0137a64
Browse repository at this point
Test the L2_LAGRANGE_GLL family
Show description for 4325895
lindsayad
and
claude
committed
4325895
View commit details
Copy full SHA for 4325895
Browse repository at this point
Share the tensor product among the Gauss-Lobatto nodal families
Show description for 0b03478
lindsayad
and
claude
committed
0b03478
View commit details
Copy full SHA for 0b03478
Browse repository at this point
Hold the Gauss-Lobatto basis to LAGRANGE where the two coincide
Show description for 9b7efeb
lindsayad
and
claude
committed
9b7efeb
View commit details
Copy full SHA for 9b7efeb
Browse repository at this point
Add the LAGRANGE_GLL family
Show description for 4bd0826
lindsayad
and
claude
committed
4bd0826
View commit details
Copy full SHA for 4bd0826
Browse repository at this point
Test the LAGRANGE_GLL family
Show description for 2830b45
lindsayad
and
claude
committed
2830b45
View commit details
Copy full SHA for 2830b45
Browse repository at this point
Test that a hanging node leaves a basis holding its own polynomials
Show description for 7c59487
lindsayad
and
claude
committed
7c59487
View commit details
Copy full SHA for 7c59487
Browse repository at this point
Install the headers of the Gauss-Lobatto nodal basis
Show description for 5a903e5
lindsayad
and
claude
committed
5a903e5
View commit details
Copy full SHA for 5a903e5
Browse repository at this point
You can’t perform that action at this time.