MCPcopy Create free account
hub / github.com/boutproject/BOUT-dev / clear

Method clear

src/sys/msg_stack.cxx:80–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80void MsgStack::clear() {
81 BOUT_OMP_SAFE(single)
82 {
83 stack.clear();
84 position = 0;
85 }
86}
87
88void MsgStack::dump() {
89 BOUT_OMP_SAFE(single)

Callers 15

BoutFinaliseFunction · 0.45
~BoutExceptionMethod · 0.45
cleanupMethod · 0.45
ADIOSFinalizeFunction · 0.45
options.cxxFile · 0.45
getUnusedMethod · 0.45
LexInfoMethod · 0.45
nextTokenMethod · 0.45
BOUT_OMP_SAFEFunction · 0.45
resetInternalFieldsMethod · 0.45
clearParallelSlicesMethod · 0.45
cleanCacheMethod · 0.45

Calls

no outgoing calls

Tested by 4

TESTFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36