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

Method setInt

SRC/element/Information.cpp:116–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116int
117Information::setInt(int newInt)
118{
119 theInt = newInt;
120
121 return 0;
122}
123
124int
125Information::setDouble(double newDouble)

Callers 8

getResponseMethod · 0.45
getResponseMethod · 0.45
getResponseMethod · 0.45
getResponseMethod · 0.45
getResponseMethod · 0.45
getResponseMethod · 0.45
getResponseMethod · 0.45
getResponseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected