Variational-Solid-Fluid-Coupling Sample code of paper "A Fast Variational Framework for Accurate Solid-Fluid Coupling". Same with the original code. Building and Running mkdir build && cd build cmake .. && make -j7 ./coupling (Has been tested on Ubuntu 20.04) Screenshot