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

Method getCurrentTime

SRC/domain/domain/Domain.cpp:1718–1722  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1716
1717
1718double
1719Domain::getCurrentTime(void) const
1720{
1721 return currentTime;
1722}
1723
1724double
1725Domain::getDT(void) const

Callers 15

setEigenvaluesMethod · 0.95
setDomainMethod · 0.45
commitStateMethod · 0.45
WrapperElement.cppFile · 0.45
updateMethod · 0.45
saveMethod · 0.45
saveMethod · 0.45
recordMethod · 0.45
moveParticlesMethod · 0.45
commitStateMethod · 0.45
updateMethod · 0.45
commitStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected