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 }}
dumux
/
dumux
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
47
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 11, 2026
Merge branch 'fix/multidomain-defer-property-definition' into 'master'
Show description for 33b6909
timokoch
committed
33b6909
View commit details
Copy full SHA for 33b6909
Browse repository at this point
[multidomain] Use TypeTag in the remaining selector default arguments
martinschn
committed
9fbbf91
View commit details
Copy full SHA for 9fbbf91
Browse repository at this point
[multidomain] Use TypeTag to defer definition until all properties are set
timokoch
authored and
martinschn
committed
f22a26d
View commit details
Copy full SHA for f22a26d
Browse repository at this point
Merge branch 'fix/cmake-missing-install-directives' into 'master'
Show description for 5e2e185
timokoch
committed
5e2e185
View commit details
Copy full SHA for 5e2e185
Browse repository at this point
[cmake] Add missing add_subdirectory directives
martinschn
committed
6c8a5a5
View commit details
Copy full SHA for 6c8a5a5
Browse repository at this point
[cmake] Add missing add_subdirectory and install directives
timokoch
authored and
martinschn
committed
fe3aa9d
View commit details
Copy full SHA for fe3aa9d
Browse repository at this point
[cmake] Fix missing subdirectory concepts
timokoch
authored and
martinschn
committed
5ddc862
View commit details
Copy full SHA for 5ddc862
Browse repository at this point
Merge branch 'fix/scalar-to-string' into 'master'
Show description for c5d81e5
timokoch
committed
c5d81e5
View commit details
Copy full SHA for c5d81e5
Browse repository at this point
[cleanup] Do not truncate floating point values in to_string
martinschn
authored and
timokoch
committed
ed624c0
View commit details
Copy full SHA for ed624c0
Browse repository at this point
Merge branch 'fix/h2oair-kelvin-vaporpressure-density' into 'master'
Show description for 1bcfa3a
Maziar Veyskarami
committed
1bcfa3a
View commit details
Copy full SHA for 1bcfa3a
Browse repository at this point
[material][fluidsystems] Fix useKelvinVaporPressure being silently ignored and causing division by zero in H2OAir
ffionawe
authored and
timokoch
committed
cf86ccb
View commit details
Copy full SHA for cf86ccb
Browse repository at this point
Merge branch 'cleanup/cvfe-new-interface-naming' into 'master'
Show description for 59eb00d
timokoch
committed
59eb00d
View commit details
Copy full SHA for 59eb00d
Browse repository at this point
[cleanup][cvfe] Rename ElementVolumeVariables to ElementVariables in new interfaces
martinschn
authored and
timokoch
committed
8339897
View commit details
Copy full SHA for 8339897
Browse repository at this point
[cleanup][test][ff] Use the new interface names in the new-interface problems
martinschn
authored and
timokoch
committed
0c2c4c4
View commit details
Copy full SHA for 0c2c4c4
Browse repository at this point
[cleanup] Use gridDiscretization() helper instead of the deprecated one
martinschn
authored and
timokoch
committed
51a325a
View commit details
Copy full SHA for 51a325a
Browse repository at this point
[cleanup][cvfe] Remove gridGeometry() from the new grid variables
martinschn
authored and
timokoch
committed
872c67b
View commit details
Copy full SHA for 872c67b
Browse repository at this point
[typetraits] Add GridDiscretization_t and gridDiscretization()
martinschn
authored and
timokoch
committed
83ab8b4
View commit details
Copy full SHA for 83ab8b4
Browse repository at this point
[cleanup][cvfe] Call gridDiscretization() directly in new interfaces
martinschn
authored and
timokoch
committed
691e1b3
View commit details
Copy full SHA for 691e1b3
Browse repository at this point
[cleanup][cvfe] Rename fvGeometry to elemDisc in new interfaces
martinschn
authored and
timokoch
committed
7a750a6
View commit details
Copy full SHA for 7a750a6
Browse repository at this point
[cleanup][cvfe] Rename FVElementGeometry to ElementDiscretization in new interfaces
martinschn
authored and
timokoch
committed
b7d9f84
View commit details
Copy full SHA for b7d9f84
Browse repository at this point
[cleanup][cvfe] Rename gridGeometry to gridDiscretization in new interfaces
martinschn
authored and
timokoch
committed
fc814e6
View commit details
Copy full SHA for fc814e6
Browse repository at this point
[cleanup][typetraits] Remove unused LocalDof_t and SpecifiesLocalDof
martinschn
authored and
timokoch
committed
200c8e7
View commit details
Copy full SHA for 200c8e7
Browse repository at this point
Commits on Sep 10, 2026
Merge branch 'fix/communication-after-rebalance' into 'master'
Show description for 852745d
timokoch
committed
852745d
View commit details
Copy full SHA for 852745d
Browse repository at this point
Add linear solver interface to rebuild after grid adaption
gumpsi
authored and
timokoch
committed
543321f
View commit details
Copy full SHA for 543321f
Browse repository at this point
Merge branch 'fix/cvfe-gridvariables-caching' into 'master'
Show description for 1de45db
timokoch
committed
1de45db
View commit details
Copy full SHA for 1de45db
Browse repository at this point
Commits on Aug 27, 2026
[test][ff][donea] Add pq2 hybrid test without grid variables caching
martinschn
committed
959cdda
View commit details
Copy full SHA for 959cdda
Browse repository at this point
[disc][cvfe] Fix caches for enableCaching false
martinschn
committed
d0f3958
View commit details
Copy full SHA for d0f3958
Browse repository at this point
Merge branch 'fix/dangling-ipdata-reference' into 'master'
Show description for 2cd4135
martinschn
committed
2cd4135
View commit details
Copy full SHA for 2cd4135
Browse repository at this point
[fix][test][ff] Do not bind a reference to a temporary's interpolation point
martinschn
committed
7f1117a
View commit details
Copy full SHA for 7f1117a
Browse repository at this point
Commits on Aug 25, 2026
Merge branch 'cleanup/remove-cvfe-intermediate-variables' into 'master'
Show description for fdf90f8
martinschn
committed
fdf90f8
View commit details
Copy full SHA for fdf90f8
Browse repository at this point
[cleanup][cvfe] Remove the intermediate grid variables cache
martinschn
committed
b6f2ea2
View commit details
Copy full SHA for b6f2ea2
Browse repository at this point
Commits on Aug 24, 2026
Merge branch 'feature/cvfe-new-interfaces' into 'master'
Show description for 1e857bb
timokoch
committed
1e857bb
View commit details
Copy full SHA for 1e857bb
Browse repository at this point
[test][ff] Remove option to reproduce old boundary behavior in donea test
martinschn
committed
fd3b63c
View commit details
Copy full SHA for fd3b63c
Browse repository at this point
[cleanup][fem] Correct namespace
martinschn
committed
a7c2357
View commit details
Copy full SHA for a7c2357
Browse repository at this point
[test][ff] Use new interfaces in box stabilized donea test
martinschn
committed
d0d2755
View commit details
Copy full SHA for d0d2755
Browse repository at this point
Previous
Next
You can’t perform that action at this time.