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

Class TimeInterval

Util/ConvertCheckpoint/Embiggen.cpp:69–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67// ---------------------------------------------------------------
68struct FakeStateData {
69 struct TimeInterval {
70 Real start, stop;
71 };
72 const StateDescriptor *desc;
73 Box domain;
74 BoxArray grids;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected