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

https://github.com/feelpp/feelpp-shapo

Feel++ Shape Optimisation Toolbox
https://github.com/feelpp/feelpp-shapo

feelpp fluid-mechanics shape-optimization

Last synced: 13 days ago
JSON representation

Feel++ Shape Optimisation Toolbox

Awesome Lists containing this project

README

          

:feelpp: Feel++
:cpp: C++
= {feelpp} Project Template
Christophe Prud'homme
v1:

image:https://github.com/feelpp/feelpp-project/workflows/CI/badge.svg[CI]

This repository provides a basic starting point for a {feelpp} application including:

- [x] {cpp} code
- [x] documentation using asciidoc and antora
- [x] continuous integration including tests
- [x] docker image generation and delivery

== Release process

- [x] update the version in CMakeLists.txt
- [x] update the version in docs/antora.yml
- [x] commit the changes with the message "Release vx.y.z". At this point the CI will generate the docker image and push it to docker hub