MCPcopy 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
453int
454TransformationConstraintHandler::applyLoad(void)
455{
456 return this->enforceSPs();
457}
458
459int
460TransformationConstraintHandler::enforceSPs(void)

Callers

nothing calls this directly

Calls 1

enforceSPsMethod · 0.95

Tested by

no test coverage detected