An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

GalerkinToolkit

[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://GalerkinToolkit.github.io/GalerkinToolkit.jl/dev/)
[![Build Status](https://github.com/GalerkinToolkit/GalerkinToolkit.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/GalerkinToolkit/GalerkinToolkit.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/GalerkinToolkit/GalerkinToolkit.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/GalerkinToolkit/GalerkinToolkit.jl)
[![DOI](https://zenodo.org/badge/497260571.svg)](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/).