codedBase: Added support for '-' in entry names

by mapping '-' to '_' in the generation of the code name.

Resolves bug-report https://bugs.openfoam.org/view.php?id=3744
This commit is contained in:
Henry Weller
2021-10-24 11:38:55 +01:00
parent cdefd71521
commit ad28cb49b5
4 changed files with 7 additions and 6 deletions

View File

@ -27,7 +27,7 @@ Description
- without state
SourceFiles
Function1Template.C
codedFunction1Template.C
\*---------------------------------------------------------------------------*/