MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getTag

Method getTag

SRC/actor/channel/Channel.cpp:65–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65int
66Channel::getTag(void)
67{
68 return tag;
69}
70
71int
72Channel::recvMsgUnknownSize(int dataTag, int commitTag, Message &, ChannelAddress *theAddress)

Callers 15

FE_ElementMethod · 0.45
LagrangeEQ_FEMethod · 0.45
LagrangeSP_FEMethod · 0.45
LagrangeMP_FEMethod · 0.45
PenaltyEQ_FEMethod · 0.45
PenaltyMP_FEMethod · 0.45
setIDMethod · 0.45
PenaltySP_FEMethod · 0.45
setIDMethod · 0.45
addFE_ElementMethod · 0.45
addDOF_GroupMethod · 0.45
AnalysisModel.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected