includeFuncEntry: Added functionObjectTemplatePath for foamPostProcess
This commit is contained in:
@ -243,8 +243,7 @@ int main(int argc, char *argv[])
|
||||
<< "Available functionObject templates:"
|
||||
<< listAllConfigFiles
|
||||
(
|
||||
functionEntries::includeFuncEntry::functionObjectDictPath
|
||||
/"../functionTemplates"
|
||||
functionEntries::includeFuncEntry::functionObjectTemplatePath
|
||||
)
|
||||
<< endl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user