MCPcopy 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
271int
272DomainDecompositionAnalysis::getNumExternalEqn(void)
273{
274 return numExtEqn;
275}
276
277int
278DomainDecompositionAnalysis::getNumInternalEqn(void)

Callers 2

getNumDOFMethod · 0.45
getNumDOFMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected