Skip to content

Tags: csdms/bmi-c

Tags

v2.1.2

Toggle v2.1.2's commit message
Fix paths in pkg-config file

v2.1.1

Toggle v2.1.1's commit message
Update build system and continuous integration

v2.1

Toggle v2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update bmi.h functions to pass pointers to Bmi struct (#5)

* update bmi.h for the initialize function of bmi 2.0

* rename BMI_Model to Bmi

v2.0

Toggle v2.0's commit message
Update bindings to BMI v2.0

v2.0b0

Toggle v2.0b0's commit message
Beta 0 release for BMI v2.0

v0.1

Toggle v0.1's commit message
Add BMI_Get_var_itemsize function

It was mistakenly omitted. This fixes #1.