codedFunctionObject: Updated and simplified using the new CodedBase
This commit is contained in:
@ -32,7 +32,7 @@ License
|
||||
|
||||
namespace Foam
|
||||
{
|
||||
defineDebugSwitchWithName(functionObject, "functionObject", 0);
|
||||
defineTypeNameAndDebug(functionObject, 0);
|
||||
defineRunTimeSelectionTable(functionObject, dictionary);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user