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
.
scientificcomputing
/
dolfinx-adjoint
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
12
Code
Issues
5
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement linear combination assignment
- #62
#62
Open
jorgensd
wants to merge 13 commits into
main
scientificcomputing/dolfinx-adjoint:main
from
dokken/lin-comb-assign
scientificcomputing/dolfinx-adjoint:dokken/lin-comb-assign
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Implement linear combination assignment
#62
jorgensd
wants to merge 13 commits into
main
scientificcomputing/dolfinx-adjoint:main
from
dokken/lin-comb-assign
scientificcomputing/dolfinx-adjoint:dokken/lin-comb-assign
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
Implement linear combination assignment
jorgensd
committed
13e1fe1
View commit details
Copy full SHA for 13e1fe1
Browse repository at this point
Sort imports
jorgensd
committed
5773608
View commit details
Copy full SHA for 5773608
Browse repository at this point
Add docstring
jorgensd
committed
3c7b2e3
View commit details
Copy full SHA for 3c7b2e3
Browse repository at this point
Slight reformatting and restructuring to avoid circular depenendcies and simplify copy logic
jorgensd
committed
1cb2990
View commit details
Copy full SHA for 1cb2990
Browse repository at this point
Use type hint from ufl.
jorgensd
committed
c11c743
View commit details
Copy full SHA for c11c743
Browse repository at this point
Commits on Aug 20, 2026
Refactor code to avoid re-allocations of functions at eval
jorgensd
committed
3cb2922
View commit details
Copy full SHA for 3cb2922
Browse repository at this point
added dtype
jorgensd
committed
bc4f14c
View commit details
Copy full SHA for bc4f14c
Browse repository at this point
Apply suggestions from code review
Show description for 96d0cb5
jorgensd
and
finsberg
authored
96d0cb5
View commit details
Copy full SHA for 96d0cb5
Browse repository at this point
Add tests and some more special cases (assign real scalar function to other function, equivalent of assigning a constant)
jorgensd
committed
6eed64f
View commit details
Copy full SHA for 6eed64f
Browse repository at this point
Commits on Aug 21, 2026
Use ufl checks to determine if scalar constant.
Show description for 95f5d1b
jorgensd
committed
95f5d1b
View commit details
Copy full SHA for 95f5d1b
Browse repository at this point
Ruff formatting
jorgensd
committed
b09e59d
View commit details
Copy full SHA for b09e59d
Browse repository at this point
Simplify check
jorgensd
committed
b579643
View commit details
Copy full SHA for b579643
Browse repository at this point
Type fixing
jorgensd
committed
57e3b22
View commit details
Copy full SHA for 57e3b22
Browse repository at this point
You can’t perform that action at this time.