MCPcopy Create free account
hub / github.com/AMReX-Astro/Castro / setTimeLevel

Method setTimeLevel

Source/driver/Castro.cpp:1005–1011  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1003}
1004
1005void
1006Castro::setTimeLevel (Real time,
1007 Real dt_old,
1008 Real dt_new)
1009{
1010 AmrLevel::setTimeLevel(time,dt_old,dt_new);
1011}
1012
1013
1014void

Callers 2

Castro.cppFile · 0.80
subcycle_advance_ctuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected