yade:issue184_question694548

Last commit made on 2021-03-09
Get this branch:
git clone -b issue184_question694548 https://git.launchpad.net/yade

Branch merges

Branch information

Name:
issue184_question694548
Repository:
lp:yade

Recent commits

fc8e014... by Gael Lorieul

Fix issue #184 (aka question #694548)

a28f361... by Janek Kozicki

g++11: last remaining for(const auto& … : …… ) in a loop

cb55f58... by Janek Kozicki

fix -Werror=deprecated-copy in class MeniscusParameters

da88149... by Janek Kozicki

fix -Werror=deprecated-copy in class ScGeom : that is the ScGeom(const ScGeom&) = default; line

b88e9f9... by Janek Kozicki

fix compilation with g++11 - the warning about unnecessary copying of variable and the warning "cast between incompatible function types" in MPI header files (they should fix this).

ac45a7b... by Janek Kozicki

Adapt CMakeLists.txt to g++11

2789605... by Janek Kozicki

revert !596 - see what happens with more testing: checkMPISilo.py

0048e63... by Janek Kozicki

remove extra creepedShear (copied by accident from ViscoFrictPhys)

03fcf2d... by Bruno Chareyre

remove compile warning

621d85b... by Anton Gladky

Proper fix for get rot stiffness #198