Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
This is the complete list of members for fub::amrex::DebugSnapshotProxy, including all inherited members.
DebugSnapshotProxy()=default | fub::amrex::DebugSnapshotProxy | |
DebugSnapshotProxy(DebugSnapshot &snapshot) | fub::amrex::DebugSnapshotProxy | inline |
operator bool() const noexcept | fub::amrex::DebugSnapshotProxy | inlineexplicit |
operator==(const DebugSnapshotProxy &p1, const DebugSnapshotProxy &p2) noexcept | fub::amrex::DebugSnapshotProxy | friend |
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::DebugSnapshotProxy | private |