Skip to content
Snippets Groups Projects

Refactored heat transfer example. A config file is now command line a…

Merged Podhorszki, Norbert requested to merge github/fork/pnorbert/heat into master

Created by: pnorbert

…rgument. Reader's decomposition is also command line argument.

This example works with BPFileWriter/BPFileReader except for no end-of-stream error is occuring. Reader only deals with array T, gndx and gndy values are not read in. Reader can be run with arbitrary decomposition (DataMan requires to run it with the same decomp as the writer). Config file is also given in command line, not baked in, so we can have a separate config prepared for each engine.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: williamfgc

    @guj BeginStep is something we must implement for each engine. The return type just reflect checking if we reached the final step.

Please register or sign in to reply
Loading