MCPcopy 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
133int
134NEESData::recvMatrix(int dataTag, int commitTag,
135 Matrix &theMatrix,
136 ChannelAddress *theAddress)
137{
138 return -1;
139}
140
141
142

Callers 15

recvSelfMethod · 0.45
recvSelfMethod · 0.45
ShadowTruss.cppFile · 0.45
mainFunction · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45
recvSelfMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected