Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ applyLoad
Method
applyLoad
SRC/analysis/handler/TransformationConstraintHandler.cpp:453–457 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
451
452
453
int
454
TransformationConstraintHandler::applyLoad(void)
455
{
456
return this->enforceSPs();
457
}
458
459
int
460
TransformationConstraintHandler::enforceSPs(void)
Callers
nothing calls this directly
Calls
1
enforceSPs
Method · 0.95
Tested by
no test coverage detected