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

Method getClassType

SRC/reliability/domain/storage/FORMStorage.cpp:51–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49
50
51const char *
52FORMStorage::getClassType(void) const
53{
54 return "FORM";
55}
56
57
58int

Callers 8

savePartMethod · 0.45
mapElementsMethod · 0.45
writeSectionsMethod · 0.45
TclCommand_addElementFunction · 0.45
printing.cppFile · 0.45
printModelGIDFunction · 0.45
eleTypeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected