Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boutproject/BOUT-dev
/ dump
Method
dump
src/sys/msg_stack.cxx:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void MsgStack::dump() {
89
BOUT_OMP_SAFE(single)
90
{ output << this->getDump(); }
91
}
92
93
std::string MsgStack::getDump() {
94
std::string res =
"====== Back trace ======\n"
;
Callers
3
TEST
Function · 0.80
blob_velocity.py
File · 0.80
update_citations
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64