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

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

ClearAll()fub::amrex::DebugSnapshot
ComponentNames typedeffub::amrex::DebugSnapshot
DebugSnapshot()=defaultfub::amrex::DebugSnapshot
GatherFields(::amrex::IndexType location) constfub::amrex::DebugSnapshot
GeomHierarchy typedeffub::amrex::DebugSnapshot
GetGeometries() const noexceptfub::amrex::DebugSnapshot
GetHierarchies() const noexceptfub::amrex::DebugSnapshot
GetNames() const noexceptfub::amrex::DebugSnapshot
GetSnapshotDirectory() constfub::amrex::DebugSnapshotinline
Hierarchy typedeffub::amrex::DebugSnapshot
MakeUniqueComponentNames()fub::amrex::DebugSnapshot
names_per_hierarchy_fub::amrex::DebugSnapshotprivate
saved_geometries_fub::amrex::DebugSnapshotprivate
saved_hierarchies_fub::amrex::DebugSnapshotprivate
SaveData(const ::amrex::MultiFab &mf, const std::string &name, const ::amrex::Geometry &geom, ::amrex::SrcComp component=::amrex::SrcComp(0))fub::amrex::DebugSnapshot
SaveData(const ::amrex::MultiFab &mf, const ComponentNames &names, const ::amrex::Geometry &geom, ::amrex::SrcComp first_component=::amrex::SrcComp(0))fub::amrex::DebugSnapshot
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::DebugSnapshot
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::DebugSnapshot
SaveData(const ::amrex::Vector< const ::amrex::MultiFab * > &hierarchy, const ComponentNames &names, const ::amrex::Vector< const ::amrex::Geometry * > &geomhier, ::amrex::SrcComp first_component=::amrex::SrcComp(0))fub::amrex::DebugSnapshot
SaveData(const ::amrex::Vector<::amrex::MultiFab > &hierarchy, const ComponentNames &names, const ::amrex::Vector<::amrex::Geometry > &geomhier, ::amrex::SrcComp first_component=::amrex::SrcComp(0))fub::amrex::DebugSnapshot
SetSnapshotDirectory(const std::string &snapshot_directory)fub::amrex::DebugSnapshotinline
snapshot_directory_fub::amrex::DebugSnapshotprivate