Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to jigsaw-0.9.12.x #29

Merged
merged 12 commits into from
Jan 28, 2020
Merged

Upgrade to jigsaw-0.9.12.x #29

merged 12 commits into from
Jan 28, 2020

Conversation

dengwirda
Copy link
Owner

No description provided.

dengwirda added 12 commits July 22, 2019 21:39
- Support "gradient-limiting" of mesh-spacing data via the MARCHE utility.
- Changed refinement priority schedule to generate more regular meshes in
  cases with quasi-uniform h(x) constraints.
- Various optimisation of low-level data structures: use float instead of
  double where possible, 2**n hash-table sizes, prune mem. alloc.'s where
  possible, etc.
- handle double-to-float conversions; squelch -Wfloat-conversion,
  MSVC warnings, etc.
- handle unsigned-to-signed int conversions; squelch MSVC warnings.
- Fix "grid-3d" type h(x) definitions -- interp. weights had been
  wrong!
- Clean-up dual-mesh quality routines, tolerances, etc.
- Clean-up to compile quietly with -Wshadow (g++, clang++, msvc).
- Clean-up DELFRONT refinement priority, point-placement. Slightly
  better wrt. slivers, etc.
- Deterministic edge div/zip operators, based on adj. edge length.
- Bug-fix: was calling a "-3d" predicate in rdel_base_2.
- Update MARCHE so that it's in-place (i.e. overwrites its inputs).
- Update coeff. in dual-quality-kd: less bias toward centre.
- Experimental support for projection operators in geometry
  objects.
- Various bug-fixes: file I/O, errors/warnings via IMUM workshop...
- Initial work to enable BISECTOR based mesh generation.
- Revisions to mesh-optimisation convergence criteria.
- Revisions to mesh-optimisation move/div/zip kernels.
- Force TLIM >= min(Q): iter_mesh_k.
- Code lint: superfluous whitespace.
@dengwirda dengwirda merged commit 8eb2078 into master Jan 28, 2020
@dengwirda dengwirda deleted the dev branch January 28, 2020 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant