We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a947a4 commit cd7bbd1Copy full SHA for cd7bbd1
Simulator/Recorders/NG911/Xml911Recorder.cpp
@@ -15,21 +15,6 @@
15
#include "Connections911.h"
16
// #include "Global.h"
17
18
-/// Init radii and rates history matrices with default values
19
-void Xml911Recorder::initDefaultValues()
20
-{
21
-}
22
-
23
-/// Init radii and rates history matrices with current radii and rates
24
-void Xml911Recorder::initValues()
25
26
27
28
-/// Get the current radii and rates vlaues
29
-void Xml911Recorder::getValues()
30
31
32
33
/// Compile history information in every epoch
34
///
35
/// @param[in] vertices The entire list of vertices.
0 commit comments