Commit Graph

4 Commits

Author SHA1 Message Date
4a692c08f4 fix(stroid): exit properly after stroid -v
previously calling stroid -v would print the version but then continue on the default run case, now both -v and -d result in an immediate exit after their tasks are done
2026-03-20 13:01:38 -04:00
5267456dd4 refactor(stroid): changed default mesh format from VTU to MFEM 2026-01-31 10:05:06 -05:00
bf7fa866f1 feat(stroid): improved CLI & fixed gcc bug
stroid now installs properly, has an improved CLI for outputting more formats, and can compile on clang and gcc
2026-01-31 10:00:54 -05:00
ce69b91fde feat(stroid): added command line and tests 2026-01-30 13:21:43 -05:00