Skip to content
Snippets Groups Projects
Commit 2a5a0bf6 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

fct comment

parent b7097763
No related branches found
No related tags found
1 merge request!50copy edits in converter context
Pipeline #35581 passed
......@@ -170,7 +170,7 @@ void RealDataItem::setNativeOutputData(OutputData<double>* data)
nativeData()->setOutputData(data); // takes ownership of odata
}
//! Creates data item if not existing so far.
//! Creates and inserts a data item except if such item with same tag already exists.
//! Checks for rank compatibility if already existing.
//! No further initialization (like clearing the data etc).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment