Skip to content

Releases: OpFlow-dev/OpFlow

v0.3.8

11 Oct 07:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

v0.3.7

30 Dec 15:12
Compare
Choose a tag to compare

What's Changed

  • Allow const & functor bc to return internal representation by @Luohaothu in #71
  • Replace std::min/max with guided type deduce version by @Luohaothu in #72
  • Update to a nicer doxygen style by @Luohaothu in #73
  • Add more block based parallel domain split strategies by @Luohaothu in #74
  • Update libfmt and spdlog to latest version by @Luohaothu in #75

Full Changelog: v0.3.6...v0.3.7

v0.3.6

13 Nov 14:14
Compare
Choose a tag to compare

What's Changed

  • Fix getting global bc values in MPI parallel case by @Luohaothu in #70

Full Changelog: v0.3.5...v0.3.6

v0.3.5

29 Oct 17:27
Compare
Choose a tag to compare

What's Changed

  • Fix building with TecIOMPI for installed version by @Luohaothu in #67
  • Support numbering output files by step or time by @Luohaothu in #68
  • Fix solve of equation set with MPI by @Luohaothu in #69

Full Changelog: v0.3.4...v0.3.5

v0.3.4

18 Sep 09:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

23 Jul 05:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

10 Jul 05:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

03 Jul 12:22
Compare
Choose a tag to compare

What's Changed

  • Extend Cartesian field's data type support for serializable objects by @Luohaothu in #59

Full Changelog: v0.3.0...v0.3.1

v0.3.0

28 Jun 14:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.3.0

v0.2.10

19 Jun 08:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.2.10