Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ setFE_ElementPtr
Method
setFE_ElementPtr
DEVELOPER/core/Subdomain.cpp:749–753 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
747
748
749
void
750
Subdomain::setFE_ElementPtr(FE_Element *theFE_Ele)
751
{
752
theFEele = theFE_Ele;
753
}
754
755
756
FE_Element *
Callers
1
FE_Element
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected