Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Community
adiosFoam
Commits
fc510265
Commit
fc510265
authored
Nov 26, 2021
by
Mark OLESEN
Browse files
COMP: mark function objects as removable
- ensures that unloading will not affect the rest of the table
parent
0d904f91
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/adiosWrite/adiosWrite.C
View file @
fc510265
...
...
@@ -5,7 +5,7 @@
\\ / A nd | www.openfoam.com
\\/ M anipulation |
-------------------------------------------------------------------------------
Copyright (C) 2016-202
0
OpenCFD Ltd.
Copyright (C) 2016-202
1
OpenCFD Ltd.
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.
...
...
@@ -37,7 +37,7 @@ namespace Foam
namespace
functionObjects
{
defineTypeNameAndDebug
(
adiosWrite
,
0
);
addToRunTimeSelectionTable
add
Removable
ToRunTimeSelectionTable
(
functionObject
,
adiosWrite
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment