Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ revertToStart
Function
revertToStart
SRC/runtime/python/OpenSeesPyRT.cpp:127–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
);
126
}
127
int revertToStart() override {
128
PYBIND11_OVERRIDE_PURE(int, UniaxialMaterial, revertToStart);
129
}
130
UniaxialMaterial *getCopy() override {
131
py::gil_scoped_acquire acquire;
132
Callers
15
revertToStart
Method · 0.85
revertToStart
Method · 0.85
revertToStart
Method · 0.85
revertToStart
Method · 0.85
revertToStart
Method · 0.85
setDomain
Method · 0.85
setDomain
Method · 0.85
LinearCap
Method · 0.85
CapPlasticity
Method · 0.85
UVCmultiaxial
Method · 0.85
UVCplanestress
Method · 0.85
createMaterial
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected