mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: add coded Function1 (#2282)
- update coded templates with qualified names GIT: add in missing PatchFunction1 constant() method - was missed in a previous commit
This commit is contained in:
@ -144,7 +144,7 @@ public:
|
||||
// Member Functions
|
||||
|
||||
//- Code context as a dictionary
|
||||
const dictionary& codeContext() const
|
||||
const dictionary& codeContext() const noexcept
|
||||
{
|
||||
return dictionaryContent::dict();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user