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

Method getNumStrings

DEVELOPER/core/StringContainer.cpp:59–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58
59int
60StringContainer::getNumStrings(void) const
61{
62 return numStrings;
63}
64
65void
66StringContainer::clear(void)

Callers 1

PrintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected