Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ setCommitTag
Method
setCommitTag
SRC/actor/actor/Actor.cpp:253–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
252
253
void
254
Actor::setCommitTag(int tag)
255
{
256
commitTag = tag;
257
}
258
259
260
Channel *
Callers
1
OPS_domainCommitTag
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected