Alec Jacobson (jalec a8d8549a32 fixed superfluous printing in bc and critical verbosity in bbw 12 سال پیش
..
Makefile 36f509dde3 makefile adjustments for iOS 12 سال پیش
README.txt 8d773485f6 separted bbw as its own extra (mosek optional via IGL_NO_MOSEK), support for mosek 7, better control over verbosity in bbw 12 سال پیش
bbw.cpp a8d8549a32 fixed superfluous printing in bc and critical verbosity in bbw 12 سال پیش
bbw.h b473232452 preprend license header to every file 12 سال پیش

README.txt

This library extra implements "Bounded Biharmonic Weights". By default it
depends on libiglmosek and therefor also mosek. To compile issue:

make

To compile without the mosek dependency issue:

make IGL_NO_MOSEK=1