-
Notifications
You must be signed in to change notification settings - Fork 38
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
Automatically wrapping with Clang.jl
#149
base: main
Are you sure you want to change the base?
Commits on Aug 26, 2021
-
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for e7a2b61 - Browse repository at this point
Copy the full SHA e7a2b61View commit details -
Start to rework using Clang.jl generated wrappers
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 2336629 - Browse repository at this point
Copy the full SHA 2336629View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for c85e8e8 - Browse repository at this point
Copy the full SHA c85e8e8View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 8c17b12 - Browse repository at this point
Copy the full SHA 8c17b12View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 32c044e - Browse repository at this point
Copy the full SHA 32c044eView commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for b25f87c - Browse repository at this point
Copy the full SHA b25f87cView commit details -
Remove some
getlibs
s and VecSeq->VecSeqWithArrayJeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 90086fe - Browse repository at this point
Copy the full SHA 90086feView commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for e5b9751 - Browse repository at this point
Copy the full SHA e5b9751View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for f814d21 - Browse repository at this point
Copy the full SHA f814d21View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 105fb57 - Browse repository at this point
Copy the full SHA 105fb57View commit details -
Update matshell and with_localarray name
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 922d74f - Browse repository at this point
Copy the full SHA 922d74fView commit details -
Clean up some function comments and names
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for a14f9e8 - Browse repository at this point
Copy the full SHA a14f9e8View commit details -
Add a parallel matrix type and test
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for a0013a4 - Browse repository at this point
Copy the full SHA a0013a4View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 21d9e05 - Browse repository at this point
Copy the full SHA 21d9e05View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 6e7b0b7 - Browse repository at this point
Copy the full SHA 6e7b0b7View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for c8b91b4 - Browse repository at this point
Copy the full SHA c8b91b4View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 208bd91 - Browse repository at this point
Copy the full SHA 208bd91View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for bb45f97 - Browse repository at this point
Copy the full SHA bb45f97View commit details -
Add in basic dm and dmda functionality
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 2924799 - Browse repository at this point
Copy the full SHA 2924799View commit details -
Move old examples to "stale" folder
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 2e708a9 - Browse repository at this point
Copy the full SHA 2e708a9View commit details -
Move unused tests to "stale" folder
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for a605eb3 - Browse repository at this point
Copy the full SHA a605eb3View commit details -
Enable examples and mpi_examples testing
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 31c2286 - Browse repository at this point
Copy the full SHA 31c2286View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 05da75f - Browse repository at this point
Copy the full SHA 05da75fView commit details -
Add a Julia sparse matrix to PETSc MatSeqAIJ
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 2fb5c5d - Browse repository at this point
Copy the full SHA 2fb5c5dView commit details -
Add function to get library with types
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for df23af1 - Browse repository at this point
Copy the full SHA df23af1View commit details -
Allow KSP with Julia vectors and SparseMatrixCSC
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for d59de98 - Browse repository at this point
Copy the full SHA d59de98View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for f6cb8d4 - Browse repository at this point
Copy the full SHA f6cb8d4View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 94689e0 - Browse repository at this point
Copy the full SHA 94689e0View commit details -
Register finalizers based on MPI.Comm_size
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 9bf780e - Browse repository at this point
Copy the full SHA 9bf780eView commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 5bc18bb - Browse repository at this point
Copy the full SHA 5bc18bbView commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 67e9d41 - Browse repository at this point
Copy the full SHA 67e9d41View commit details -
Disable dmda test with MPI and Windows
Not sure why windows fails in this case...
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 59c1f33 - Browse repository at this point
Copy the full SHA 59c1f33View commit details -
Disable examples/laplacian.jl on windows
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 1edae83 - Browse repository at this point
Copy the full SHA 1edae83View commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for d0e01e8 - Browse repository at this point
Copy the full SHA d0e01e8View commit details -
Allow for a Project.toml in examples
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for ad4e9aa - Browse repository at this point
Copy the full SHA ad4e9aaView commit details -
Rework KSP a bit to simplify cases
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for ef22f8c - Browse repository at this point
Copy the full SHA ef22f8cView commit details -
Add KSP / DMDA interaction routines
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 0adc67c - Browse repository at this point
Copy the full SHA 0adc67cView commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for c7e6d67 - Browse repository at this point
Copy the full SHA c7e6d67View commit details -
Remove MPI.Init from precompile
Jeremy E Kozdon committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for b623b2f - Browse repository at this point
Copy the full SHA b623b2fView commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 2abbd8d - Browse repository at this point
Copy the full SHA 2abbd8dView commit details -
Jeremy E Kozdon committed
Aug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for d3efdde - Browse repository at this point
Copy the full SHA d3efddeView commit details
Commits on Aug 31, 2021
-
All read/write tuples for withlocalarray!
Jeremy E Kozdon committedAug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 1e59f7c - Browse repository at this point
Copy the full SHA 1e59f7cView commit details -
Add local and global vectors to DM
Jeremy E Kozdon committedAug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 19d9bb0 - Browse repository at this point
Copy the full SHA 19d9bb0View commit details -
Jeremy E Kozdon committed
Aug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for d6597fa - Browse repository at this point
Copy the full SHA d6597faView commit details -
Jeremy E Kozdon committed
Aug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for caf1f70 - Browse repository at this point
Copy the full SHA caf1f70View commit details -
Jeremy E Kozdon committed
Aug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 2675fd6 - Browse repository at this point
Copy the full SHA 2675fd6View commit details -
Jeremy E Kozdon committed
Aug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for ae24f14 - Browse repository at this point
Copy the full SHA ae24f14View commit details -
Jeremy E Kozdon committed
Aug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 7fdff85 - Browse repository at this point
Copy the full SHA 7fdff85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 208178c - Browse repository at this point
Copy the full SHA 208178cView commit details -
Add SNES example (Liouville-Bratu-Gelfand equation)
Jeremy E Kozdon committedAug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 2c7ff3d - Browse repository at this point
Copy the full SHA 2c7ff3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb8f5d4 - Browse repository at this point
Copy the full SHA fb8f5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16d3fbf - Browse repository at this point
Copy the full SHA 16d3fbfView commit details
Commits on Sep 3, 2021
-
Fix viewer for long output on stdout
Jeremy E Kozdon committedSep 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 581f379 - Browse repository at this point
Copy the full SHA 581f379View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f78d51 - Browse repository at this point
Copy the full SHA 6f78d51View commit details