Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ setLoadPatternTag
Method
setLoadPatternTag
SRC/domain/load/Load.cpp:52–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void
53
Load::setLoadPatternTag(int tag)
54
{
55
loadPatternTag = tag;
56
}
57
58
int
59
Load::getLoadPatternTag(void) const
Callers
4
addNodalLoad
Method · 0.45
addElementalLoad
Method · 0.45
addSP_Constraint
Method · 0.45
recvSelf
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected