Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
const char *
52
FORMStorage::getClassType(void) const
53
{
54
return
"FORM"
;
55
}
56
57
58
int
Callers
8
savePart
Method · 0.45
mapElements
Method · 0.45
getCustomGaussPointLocations
Method · 0.45
writeSections
Method · 0.45
TclCommand_addElement
Function · 0.45
printing.cpp
File · 0.45
printModelGID
Function · 0.45
eleType
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected