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::DebugSnapshot, including all inherited members.
ClearAll() | fub::amrex::DebugSnapshot | |
ComponentNames typedef | fub::amrex::DebugSnapshot | |
DebugSnapshot()=default | fub::amrex::DebugSnapshot | |
GatherFields(::amrex::IndexType location) const | fub::amrex::DebugSnapshot | |
GeomHierarchy typedef | fub::amrex::DebugSnapshot | |
GetGeometries() const noexcept | fub::amrex::DebugSnapshot | |
GetHierarchies() const noexcept | fub::amrex::DebugSnapshot | |
GetNames() const noexcept | fub::amrex::DebugSnapshot | |
GetSnapshotDirectory() const | fub::amrex::DebugSnapshot | inline |
Hierarchy typedef | fub::amrex::DebugSnapshot | |
MakeUniqueComponentNames() | fub::amrex::DebugSnapshot | |
names_per_hierarchy_ | fub::amrex::DebugSnapshot | private |
saved_geometries_ | fub::amrex::DebugSnapshot | private |
saved_hierarchies_ | fub::amrex::DebugSnapshot | private |
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::DebugSnapshot | inline |
snapshot_directory_ | fub::amrex::DebugSnapshot | private |