-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Pytential + volumential as external operators #2028
Commits on Feb 18, 2021
-
Set up connections, make interface for potentials
benSepanski committedFeb 18, 2021 Configuration menu - View commit details
-
Copy full SHA for dfad028 - Browse repository at this point
Copy the full SHA dfad028View commit details -
finished connections and pytential generic op
benSepanski committedFeb 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 83c1ac6 - Browse repository at this point
Copy the full SHA 83c1ac6View commit details -
Split up interface into multiple files
benSepanski committedFeb 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 4761f04 - Browse repository at this point
Copy the full SHA 4761f04View commit details -
fix imports and begin fixing test
benSepanski committedFeb 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 64bf5b5 - Browse repository at this point
Copy the full SHA 64bf5b5View commit details -
benSepanski committed
Feb 18, 2021 Configuration menu - View commit details
-
Copy full SHA for d3b5800 - Browse repository at this point
Copy the full SHA d3b5800View commit details -
Make sure to ask for function space argument if density is not a func…
…tion
benSepanski committedFeb 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 3674117 - Browse repository at this point
Copy the full SHA 3674117View commit details
Commits on Feb 19, 2021
-
benSepanski committed
Feb 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 960475e - Browse repository at this point
Copy the full SHA 960475eView commit details -
benSepanski committed
Feb 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 07f5ce2 - Browse repository at this point
Copy the full SHA 07f5ce2View commit details -
Trudging through UFL using test
benSepanski committedFeb 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 10f6c8d - Browse repository at this point
Copy the full SHA 10f6c8dView commit details
Commits on Feb 20, 2021
-
pass local_operands to ufl reconstruct
benSepanski committedFeb 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 0de1839 - Browse repository at this point
Copy the full SHA 0de1839View commit details -
benSepanski committed
Feb 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 8a40b9f - Browse repository at this point
Copy the full SHA 8a40b9fView commit details
Commits on Feb 26, 2021
-
benSepanski committed
Feb 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 7c3d31d - Browse repository at this point
Copy the full SHA 7c3d31dView commit details
Commits on Mar 2, 2021
-
benSepanski committed
Mar 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 45c64e1 - Browse repository at this point
Copy the full SHA 45c64e1View commit details -
Make sure to use on_boundary not everywhere
benSepanski committedMar 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 8b7ce90 - Browse repository at this point
Copy the full SHA 8b7ce90View commit details -
Broadcast pytential operation over arrays
benSepanski committedMar 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 1d8a8a3 - Browse repository at this point
Copy the full SHA 1d8a8a3View commit details -
benSepanski committed
Mar 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 921d9e3 - Browse repository at this point
Copy the full SHA 921d9e3View commit details -
benSepanski committed
Mar 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 5dc8f43 - Browse repository at this point
Copy the full SHA 5dc8f43View commit details -
Fix caching to allow reuse even with vector versions of an fspace
benSepanski committedMar 2, 2021 Configuration menu - View commit details
-
Copy full SHA for b311247 - Browse repository at this point
Copy the full SHA b311247View commit details
Commits on Apr 16, 2021
-
rearrange files for a clearer organization
benSepanski committedApr 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 8361abe - Browse repository at this point
Copy the full SHA 8361abeView commit details
Commits on Apr 18, 2021
-
Update volumential.py so it caches the volumential lookups on recreation
benSepanski committedApr 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 319a94b - Browse repository at this point
Copy the full SHA 319a94bView commit details