Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ recvMatrix
Method
recvMatrix
SRC/database/NEESData.cpp:133–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
132
133
int
134
NEESData::recvMatrix(int dataTag, int commitTag,
135
Matrix &theMatrix,
136
ChannelAddress *theAddress)
137
{
138
return -1;
139
}
140
141
142
Callers
15
recvSelf
Method · 0.45
recvSelf
Method · 0.45
ShadowTruss.cpp
File · 0.45
main
Function · 0.45
recvSelf
Method · 0.45
recvSelf
Method · 0.45
recvSelf
Method · 0.45
recvSelf
Method · 0.45
recvSelf
Method · 0.45
recvSelf
Method · 0.45
recvSelf
Method · 0.45
recvSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected