https://github.com/galerkintoolkit/galerkintoolkit.jl
FEM toolbox with automatic code generation, HPC support, and more.
https://github.com/galerkintoolkit/galerkintoolkit.jl
code-generation computational-science finite-element-methods hpc julia metaprogramming mpi pdes scientific-computing
Last synced: 5 months ago
JSON representation
FEM toolbox with automatic code generation, HPC support, and more.
- Host: GitHub
- URL: https://github.com/galerkintoolkit/galerkintoolkit.jl
- Owner: GalerkinToolkit
- License: mit
- Created: 2022-05-28T08:35:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T12:14:08.000Z (over 1 year ago)
- Last Synced: 2024-10-25T07:32:32.140Z (over 1 year ago)
- Topics: code-generation, computational-science, finite-element-methods, hpc, julia, metaprogramming, mpi, pdes, scientific-computing
- Language: Julia
- Homepage:
- Size: 6 MB
- Stars: 22
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
Awesome Lists containing this project
README

[](https://GalerkinToolkit.github.io/GalerkinToolkit.jl/dev/)
[](https://github.com/GalerkinToolkit/GalerkinToolkit.jl/actions/workflows/CI.yml?query=branch%3Amain)
[](https://codecov.io/gh/GalerkinToolkit/GalerkinToolkit.jl)
[](https://doi.org/10.5281/zenodo.13938389)
Go to the [**documentation**](https://GalerkinToolkit.github.io/GalerkinToolkit.jl/dev/) to learn about GalerkinToolkit.
## License
GalerkinToolkit is released under an [MIT licence](https://github.com/GalerkinToolkit/GalerkinToolkit.jl/blob/main/LICENSE),
except the [documentation webpage](https://GalerkinToolkit.github.io/GalerkinToolkit.jl/dev/) and all contents of the [`/docs/src` folder](https://github.com/GalerkinToolkit/GalerkinToolkit.jl/tree/main/docs)),
which are available under a [CC BY 4.0 license](https://creativecommons.org/licenses/by/4.0/).