Skip to content

Releases: pletzer/mint

waka

08 Dec 08:14
d0e8348

Choose a tag to compare

Added vector to vector regridding.

Tekau

27 Sep 01:55

Choose a tag to compare

New methods to compute the exhaustive fields from intensive fields.

Iwa

02 Jul 19:17
130aada

Choose a tag to compare

Iwa
  • code to compute extensive fields

Waru

24 Apr 21:34
4602e70

Choose a tag to compare

This release checks if src and dst grids are the same prior to regridding. Error handling and vtk grid construction have been improved.

Whitu

10 Apr 00:32
f469b2e

Choose a tag to compare

PolylineIntegral now takes either cell by cell or unique edge data. Better error handling when calling computeWeights and the locator has not been built. More tests.

Ono

05 Apr 05:25
66c9921

Choose a tag to compare

Ono

Fixes issues when calling getPoints and check on grid read from a VTK file

Rima

01 Apr 03:10

Choose a tag to compare

Expanded tests

wha

20 Feb 04:38
3aa8e5b

Choose a tag to compare

wha

Allow grid object to be built from ugrid data structures (points, node to point connectivity and edge to point connectivity).

toru

10 Jan 18:38
9b90118

Choose a tag to compare

Regridder can now take source and destination grids in memory.

rua

05 Jan 20:17
ff9cc44

Choose a tag to compare

rua

Changes to the API that make regridding, flux computation and vector interpolation more uniform.