IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
|
This is the complete list of members for IBTK::HierarchyAveragedDataManager, including all inherited members.
clearSnapshots() | IBTK::HierarchyAveragedDataManager | |
getSnapshotCache() | IBTK::HierarchyAveragedDataManager | inline |
getSnapshotTimePoints() | IBTK::HierarchyAveragedDataManager | inline |
getTimePoint(double time, double tol) | IBTK::HierarchyAveragedDataManager | |
HierarchyAveragedDataManager(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > var, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, SAMRAI::tbox::Pointer< SAMRAI::hier::GridGeometry< NDIM > > grid_geom, bool register_for_restart=true) | IBTK::HierarchyAveragedDataManager | |
HierarchyAveragedDataManager(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > var, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, std::set< double > snapshot_time_points, double period_start_time, double period_end_time, double threshold, SAMRAI::tbox::Pointer< SAMRAI::hier::GridGeometry< NDIM > > grid_geom, bool register_for_restart=true) | IBTK::HierarchyAveragedDataManager | |
isAtPeriodicSteadyState() | IBTK::HierarchyAveragedDataManager | inline |
isAtPeriodicSteadyState(double time, const double tol) | IBTK::HierarchyAveragedDataManager | inline |
putToDatabase(SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > db) override | IBTK::HierarchyAveragedDataManager | virtual |
Serializable() | SAMRAI::tbox::Serializable | |
updateTimeAveragedSnapshot(int u_idx, double time, SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > hierarchy, const int wgt_idx=IBTK::invalid_index, double tol=1.0e-8) | IBTK::HierarchyAveragedDataManager | inline |
updateTimeAveragedSnapshot(int u_idx, double time, SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > hierarchy, const std::string &mean_refine_type, const int wgt_idx=IBTK::invalid_index, double tol=1.0e-8) (defined in IBTK::HierarchyAveragedDataManager) | IBTK::HierarchyAveragedDataManager | |
~HierarchyAveragedDataManager()=default | IBTK::HierarchyAveragedDataManager | |
~Serializable() | SAMRAI::tbox::Serializable | virtual |