refactor: More consistent naming of qf context
refactor: Remove SetupICsFromBinary- Only used once, might as well just directly call HoneeLoadBinaryVec
chore: Move to Apache-2.0 OR BSD-2-Clause
fix: Change ViewerDestroy to match new PETSc changesBased on changes from https://gitlab.com/petsc/petsc/-/merge_requests/7667
Merge branch 'jrwrigh/fix_malloc_issues' into 'main'Fix memory leaksCloses #2See merge request phypid/honee!18
fix: turb_spanstats leak
fix: Correct path for mesh in vortexshedding.yaml
chore: Move dd_sgs_data to examples
chore: Move navierstokes.* out of root directorynavierstokes.h to include and navierstokes.c into examples
chore: Move yamls, etc to examples directory
123