Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ updateDir
Method
updateDir
SRC/element/zeroLength/ZeroLength.cpp:2014–2019 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2012
}
2013
2014
void
2015
ZeroLength::updateDir(const Vector& x, const Vector& y)
2016
{
2017
this->setUp(connectedExternalNodes(0), connectedExternalNodes(1), x, y);
2018
this->setTran1d(elemType, numMaterials1d);
2019
}
2020
2021
2022
void
Callers
nothing calls this directly
Calls
2
setUp
Method · 0.95
setTran1d
Method · 0.95
Tested by
no test coverage detected