ENH: noiseModels - enable models to accept lists of file names

This commit is contained in:
Andrew Heather
2016-11-24 21:31:08 +00:00
parent 7734d7ffd7
commit 00174405c6
8 changed files with 427 additions and 311 deletions

View File

@ -122,7 +122,8 @@ public:
(
const word& entryName,
const dictionary& dict,
const word& ext = "Coeffs"
const word& ext = "Coeffs",
const fileName& fName = fileName::null
);
//- Copy constructor