- 26 May, 2016 1 commit
-
-
Henry Weller authored
//- Recursively search the given directory for the file // returning the path relative to the directory or // fileName::null if not found fileName search(const word& file, const fileName& directory);
-
- 17 Jan, 2016 1 commit
-
-
Henry Weller authored
Always return void to avoid various bugs associated with automatic type conversion. Resolves request http://openfoam.org/mantisbt/view.php?id=1973
-
- 10 Dec, 2014 1 commit
-
-
Henry authored
-