yade:remeshTwoPhaseFlowEngine

Last commit made on 2019-10-24
Get this branch:
git clone -b remeshTwoPhaseFlowEngine https://git.launchpad.net/yade

Branch merges

Branch information

Name:
remeshTwoPhaseFlowEngine
Repository:
lp:yade

Recent commits

25906c0... by Katia Boschi

remesh with meshUpdateInterval and doInterpolate

7b49615... by Janek Kozicki

temporarily don't reformat OpenGLWrapper.hpp (float128 changes are coming soon)

2aefbc2... by Janek Kozicki

Make sure that successive reformats do not change code again and again.

af3d106... by Janek Kozicki

Make sure that .clang-format works on older linux distributions (xenial, stretch)

eba3638... by Janek Kozicki

Add clang-formatter.sh script, tested on ubuntu 18.04 18.10 19.04, buster, bullseye, sid suse15.1. It accepts (1) dir (2) file (3) checks for uncommitted changes (4) prints stats afterwards.

6aa7fc6... by Janek Kozicki

Fix comiplation problem due to ordering of includes after 'full reformat', now they are in this order: lib, core, pkg, gui

7fa32e5... by Janek Kozicki

Fix the includes that will be missing after a 'full reformat' is performed.

bda2437... by Janek Kozicki

Note in documentation about reformatting.

62bd2d2... by Janek Kozicki

Some small adjustments trying to reduce total number of changes.

7f6ba0e... by Janek Kozicki

Use glBegin, glEnd blocks with indentation, like they were indented before. Allow MaxEmptyLinesToKeep: 2.