Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
fub::amrex::DebugSnapshotProxy Member List

This is the complete list of members for fub::amrex::DebugSnapshotProxy, including all inherited members.

DebugSnapshotProxy()=defaultfub::amrex::DebugSnapshotProxy
DebugSnapshotProxy(DebugSnapshot &snapshot)fub::amrex::DebugSnapshotProxyinline
operator bool() const noexceptfub::amrex::DebugSnapshotProxyinlineexplicit
operator==(const DebugSnapshotProxy &p1, const DebugSnapshotProxy &p2) noexceptfub::amrex::DebugSnapshotProxyfriend
SaveData(const ::amrex::MultiFab &mf, const std::string &name, const ::amrex::Geometry &geom, ::amrex::SrcComp component=::amrex::SrcComp(0))fub::amrex::DebugSnapshotProxy
SaveData(const ::amrex::MultiFab &mf, const DebugSnapshot::ComponentNames &names, const ::amrex::Geometry &geom, ::amrex::SrcComp first_component=::amrex::SrcComp(0))fub::amrex::DebugSnapshotProxy
SaveData(const ::amrex::Vector< const ::amrex::MultiFab * > &hierarchy, const std::string &name, const ::amrex::Vector< const ::amrex::Geometry * > &geomhier, ::amrex::SrcComp component=::amrex::SrcComp(0))fub::amrex::DebugSnapshotProxy
SaveData(const ::amrex::Vector<::amrex::MultiFab > &hierarchy, const std::string &name, const ::amrex::Vector<::amrex::Geometry > &geomhier, ::amrex::SrcComp component=::amrex::SrcComp(0))fub::amrex::DebugSnapshotProxy
SaveData(const ::amrex::Vector< const ::amrex::MultiFab * > &hierarchy, const DebugSnapshot::ComponentNames &names, const ::amrex::Vector< const ::amrex::Geometry * > &geomhier, ::amrex::SrcComp first_component=::amrex::SrcComp(0))fub::amrex::DebugSnapshotProxy
SaveData(const ::amrex::Vector<::amrex::MultiFab > &hierarchy, const DebugSnapshot::ComponentNames &names, const ::amrex::Vector<::amrex::Geometry > &geomhier, ::amrex::SrcComp first_component=::amrex::SrcComp(0))fub::amrex::DebugSnapshotProxy
snapshot_fub::amrex::DebugSnapshotProxyprivate