Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNodeTag
Method
getNodeTag
SRC/domain/node/NodalLoad.cpp:115–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
int
116
NodalLoad::getNodeTag(void) const
117
{
118
return myNode;
119
}
120
121
122
void
Callers
15
identify
Method · 0.45
OPS_partition
Function · 0.45
OPS_getFixedNodes
Function · 0.45
OPS_getFixedDOFs
Function · 0.45
OPS_getNodeLoadTags
Function · 0.45
setParameter
Method · 0.45
LoadPattern.cpp
File · 0.45
setDomain
Method · 0.45
addSP_Constraint
Method · 0.45
addNodalLoad
Method · 0.45
removeSP_Constraint
Method · 0.45
addSP_Constraint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected