typeInfo: Changed typedName to use the type() virtual function

so that the name of the most derived class is used when constructing named
fields within the model.
This commit is contained in:
Henry Weller
2022-09-15 18:13:19 +01:00
parent 5a71e390f2
commit c5f1480994
2 changed files with 4 additions and 4 deletions

View File

@ -47,7 +47,7 @@ runTimeModifiable true;
cacheTemporaryObjects
(
SpalartAllmarasDES:LESRegion
SpalartAllmarasDDES:LESRegion
);
functions
@ -62,7 +62,7 @@ functions
objects
(
SpalartAllmarasDES:LESRegion
SpalartAllmarasDDES:LESRegion
);
}