Integration 1712
- initial changes to compile with clang and some general layout (code and directories).
- no functional changes
Merge request reports
Activity
@andy : FYI we'd just need to adjust the Make/files targets (4 files) to make this into a module. All the base code is now wrapped into a single
libavalanche
, and we have 1 solver and 2 utilities, so not very many risks of collision. I thus figured there's no point in wrapping this into theFoam::Module
namespace.Edited by Mark OLESENmentioned in commit 6adf9536
Please register or sign in to reply