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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
firedrakeproject
/
tsfc
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
16
Code
Issues
0
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Ksagiyam/tsfc refactor 1
- #261
#261
Merged
dham
merged 17 commits into
master
firedrakeproject/tsfc:master
from
ksagiyam/tsfc_refactor_1
firedrakeproject/tsfc:ksagiyam/tsfc_refactor_1
Copy head branch name to clipboard
Feb 10, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Ksagiyam/tsfc refactor 1
#261
dham
merged 17 commits into
master
firedrakeproject/tsfc:master
from
ksagiyam/tsfc_refactor_1
firedrakeproject/tsfc:ksagiyam/tsfc_refactor_1
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2022
refactor: introduce prepare_parameters()
ksagiyam
committed
e7ec674
View commit details
Copy full SHA for e7ec674
Browse repository at this point
refactor: add set_quad_rule()
ksagiyam
committed
d6a4db2
View commit details
Copy full SHA for d6a4db2
Browse repository at this point
refactor: add get_index_ordering()/get_index_names()
ksagiyam
committed
3131ada
View commit details
Copy full SHA for 3131ada
Browse repository at this point
refactor: KernelBuilder takes TSFCIntegralDataInfo
ksagiyam
committed
26b5d0a
View commit details
Copy full SHA for 26b5d0a
Browse repository at this point
refactor: introduce KernelBuilderMixin()
ksagiyam
committed
f8fadb1
View commit details
Copy full SHA for f8fadb1
Browse repository at this point
refactor: add builder.create_context()
ksagiyam
committed
25bc27d
View commit details
Copy full SHA for 25bc27d
Browse repository at this point
refactor: change builder.set_arguments()
ksagiyam
committed
6bda597
View commit details
Copy full SHA for 6bda597
Browse repository at this point
refactor: add builder.fem_config()
ksagiyam
committed
0d381cd
View commit details
Copy full SHA for 0d381cd
Browse repository at this point
refactor: add builder.compile_integrand()
ksagiyam
committed
369feaf
View commit details
Copy full SHA for 369feaf
Browse repository at this point
refactor: add builder.construct_integrals()
ksagiyam
committed
31fb2f6
View commit details
Copy full SHA for 31fb2f6
Browse repository at this point
refactor: add builder.stash_integrals()
ksagiyam
committed
dff3b67
View commit details
Copy full SHA for dff3b67
Browse repository at this point
refactor: add builder.compile_gem()
ksagiyam
committed
3ed81f9
View commit details
Copy full SHA for 3ed81f9
Browse repository at this point
refactor: pass ctx to builder.construct_kernel()
ksagiyam
committed
3a159f0
View commit details
Copy full SHA for 3a159f0
Browse repository at this point
refactor: move get_index_names()
ksagiyam
committed
6653a57
View commit details
Copy full SHA for 6653a57
Browse repository at this point
refactor: remove unused 'quadrature_rule' attribute from Kernel
ksagiyam
committed
51b0e79
View commit details
Copy full SHA for 51b0e79
Browse repository at this point
refactor: construct Kernel in one shot
ksagiyam
committed
8355f57
View commit details
Copy full SHA for 8355f57
Browse repository at this point
refactor: move some functions from driver to kernel_interface/common
ksagiyam
committed
4a1cd20
View commit details
Copy full SHA for 4a1cd20
Browse repository at this point
You can’t perform that action at this time.