schumacb / VegaFEM-qmake

The Vega FEM Library uses makefiles as build system. Sadly, those are only intended to build release versions for Linux and Mac. Debug builds or builds for windows are not provided. This project aims to fix those issues. I do not intend to change Vega itself. All acknowledgements for the Library go to the original authors. Jernej Barbič, Fun Shing Sin, Daniel Schroeder: Vega FEM Library. 2012. http://www.jernejbarbic.com/vega
Other
2 stars 0 forks source link

Can Vega apply displacement constraints to surface nodes and solve for the displacement at an internal point? #1

Closed Jackie-zh closed 2 months ago

Jackie-zh commented 2 months ago

If so, which function should be used to implement this?

Thanks a lot!!

schumacb commented 2 months ago

This is a 9 year old fork i did for one project. I did not work on it since then. Please contact the original authors of Vega FEM (http://viterbi-web.usc.edu/~jbarbic/vega/about.html)