Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNumExternalEqn
Method
getNumExternalEqn
SRC/analysis/analysis/DomainDecompositionAnalysis.cpp:271–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
270
271
int
272
DomainDecompositionAnalysis::getNumExternalEqn(void)
273
{
274
return numExtEqn;
275
}
276
277
int
278
DomainDecompositionAnalysis::getNumInternalEqn(void)
Callers
2
getNumDOF
Method · 0.45
getNumDOF
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected