MCPcopy 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
277int
278DomainDecompositionAnalysis::getNumInternalEqn(void)
279{
280 return numEqn-numExtEqn;
281}
282
283int
284DomainDecompositionAnalysis::newStep(double dT)

Callers 2

buildMapMethod · 0.45
buildMapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected