IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
Loading...
Searching...
No Matches
IBTK::HierarchyAveragedDataManager Member List

This is the complete list of members for IBTK::HierarchyAveragedDataManager, including all inherited members.

clearSnapshots()IBTK::HierarchyAveragedDataManager
getSnapshotCache()IBTK::HierarchyAveragedDataManagerinline
getSnapshotTimePoints()IBTK::HierarchyAveragedDataManagerinline
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::HierarchyAveragedDataManagerinline
isAtPeriodicSteadyState(double time, const double tol)IBTK::HierarchyAveragedDataManagerinline
putToDatabase(SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > db) overrideIBTK::HierarchyAveragedDataManagervirtual
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::HierarchyAveragedDataManagerinline
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()=defaultIBTK::HierarchyAveragedDataManager
~Serializable()SAMRAI::tbox::Serializablevirtual