foamDictionary: Set the type of the dictionary to that specified in the header
This commit is contained in:
@ -452,6 +452,8 @@ int main(int argc, char *argv[])
|
||||
);
|
||||
|
||||
const_cast<word&>(localIOdictionary::typeName) = oldTypeName;
|
||||
const_cast<word&>(localDictPtr->type()) =
|
||||
localDictPtr->headerClassName();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user