siconos:master

Last commit made on 2022-12-02
Get this branch:
git clone -b master https://git.launchpad.net/siconos

Branch merges

Branch information

Name:
master
Repository:
lp:siconos

Recent commits

a8ba23a... by Vincent Acary

[src] fix bug related to the allocation of mu_r in rolling friction problem

4272968... by Vincent Acary

[src] fix bug in reading global rolling problems

cec32cd... by Vincent Acary

[src/tests] fix compiler errors on undeclared struct

9897ce9... by =?utf-8?q?Franck_P=C3=A9rignon?= <email address hidden>

fix c++ comp. for fclib tests + doc stuff

779c3b3... by =?utf-8?q?Franck_P=C3=A9rignon?= <email address hidden>

Add option to compile fclib with c++ (WITH_CXX=ON) + fix malloc stuff + Update doxygen target

1682e0e... by =?utf-8?q?Franck_P=C3=A9rignon?= <email address hidden>

fix cmake stuff (target name incompatibility with sico)

c2526f3... by =?utf-8?q?Franck_P=C3=A9rignon?= <email address hidden>

fix doc stuff (target name incompatibility with sico)

e059f33... by =?utf-8?q?Franck_P=C3=A9rignon?= <email address hidden>

fix typos

3b493e2... by =?utf-8?q?Franck_P=C3=A9rignon?= <email address hidden>

Update cmake setup in fclib
- fix stuff related to hdf5 parallel
- add conf to allow usage of FetchContent in siconos (--> automatic install of fclib during setup)

079e4d2... by Vincent Acary

[src] add global rolling problems support