commit 4cf901ade21c07924fd911b10691ed8d8d12a347
parent bc51070f199d57e540a8e7791e1615c54c3e81d8
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Wed, 12 Dec 2018 14:04:40 +0100
Update the list of dependencies in the README file
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -13,7 +13,10 @@ The Solstice-Solver library relies on the [CMake](http://www.cmake.org) and the
[RCMake](https://gitlab.com/vaplv/rcmake/) package to build.
It also depends on the
[RSys](https://gitlab.com/vaplv/rsys/),
-[Star-3D](https://gitlab.com/meso-star/star-3d/) and
+[Star-3D](https://gitlab.com/meso-star/star-3d/),
+[Star-3DUT](https://gitlab.com/meso-star/star-3dut),
+[Star-CPR](https://gitlab.com/meso-star/star-cpr),
+[Star-SF](https://gitlab.com/meso-star/star-sf) and
[Star-SP](https://gitlab.com/meso-star/star-sp/) libraries as well as on the
[OpenMP](http://www.openmp.org) 1.2 specification to parallelize its
computations.