Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNumInternalEqn
Method
getNumInternalEqn
SRC/analysis/analysis/DomainDecompositionAnalysis.cpp:277–281 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
}
276
277
int
278
DomainDecompositionAnalysis::getNumInternalEqn(void)
279
{
280
return numEqn-numExtEqn;
281
}
282
283
int
284
DomainDecompositionAnalysis::newStep(double dT)
Callers
2
buildMap
Method · 0.45
buildMap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected