MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / getNumMPs

Method getNumMPs

SRC/domain/domain/Domain.cpp:1760–1764  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1758}
1759
1760int
1761Domain::getNumMPs(void) const
1762{
1763 return theMPs->getNumComponents();
1764}
1765
1766int
1767Domain::getNumEQs(void) const

Callers 3

handleMethod · 0.45
handleMethod · 0.45
fillDefaultsMethod · 0.45

Calls 1

getNumComponentsMethod · 0.45

Tested by

no test coverage detected