Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ isSubdomain
Method
isSubdomain
DEVELOPER/core/Element.cpp:404–408 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
402
*/
403
404
bool
405
Element::isSubdomain(void)
406
{
407
return false;
408
}
409
410
Response*
411
Element::setResponse(const char **argv, int argc, OPS_Stream &output)
Callers
15
FE_Element
Method · 0.45
FE_Element.cpp
File · 0.45
zeroTangent
Method · 0.45
addKtToTang
Method · 0.45
addCtoTang
Method · 0.45
addMtoTang
Method · 0.45
addKiToTang
Method · 0.45
addKgToTang
Method · 0.45
addKpToTang
Method · 0.45
zeroResidual
Method · 0.45
addRtoResidual
Method · 0.45
addRIncInertiaToResidual
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected