Mode | Name | Size |
-rw-r--r-- | .gitignore | 23L |
-rw-r--r-- | LICENSE | 15L |
-rw-r--r-- | Makefile | 38L |
-rw-r--r-- | README.md | 29L |
-rw-r--r-- | doc/Makefile | 43L |
-rw-r--r-- | doc/doc.pdf | 110969B |
-rw-r--r-- | doc/doc.tex | 346L |
-rw-r--r-- | example.c | 46L |
-rwxr-xr-x | postprocessing.py | 233L |
-rw-r--r-- | slidergrid/constants.h | 6L |
-rw-r--r-- | slidergrid/debug.h | 23L |
-rw-r--r-- | slidergrid/grid.c | 102L |
-rw-r--r-- | slidergrid/grid.h | 18L |
-rw-r--r-- | slidergrid/main.c | 266L |
-rw-r--r-- | slidergrid/simulation.c | 414L |
-rw-r--r-- | slidergrid/simulation.h | 48L |
-rw-r--r-- | slidergrid/slider.c | 639L |
-rw-r--r-- | slidergrid/slider.h | 95L |
-rw-r--r-- | slidergrid/typedefs.h | 15L |
-rw-r--r-- | slidergrid/vector_math.c | 108L |
-rw-r--r-- | slidergrid/vector_math.h | 26L |
-rw-r--r-- | tests/Makefile | 5L |
-rw-r--r-- | tests/elasticity/Makefile | 46L |
-rw-r--r-- | tests/elasticity/normal-2d.c | 48L |
-rw-r--r-- | tests/elasticity/normal-3d.c | 49L |
-rw-r--r-- | tests/elasticity/normal.c | 46L |
-rw-r--r-- | tests/elasticity/shear.c | 48L |
-rw-r--r-- | tests/elasticity/twist.c | 48L |