IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
IBTK::StreamableManager Member List

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

checkFactoryRegistration(SAMRAI::tbox::Pointer< StreamableFactory > factory)IBTK::StreamableManager
createUniqueID()IBTK::StreamableManagerprotectedstatic
freeManager()IBTK::StreamableManagerstatic
getDataStreamSize(SAMRAI::tbox::Pointer< Streamable > data_item) constIBTK::StreamableManagerinline
getDataStreamSize(const std::vector< SAMRAI::tbox::Pointer< Streamable > > &data_items) constIBTK::StreamableManagerinline
getManager()IBTK::StreamableManagerstatic
getUnregisteredID()IBTK::StreamableManagerstatic
packStream(SAMRAI::tbox::AbstractStream &stream, SAMRAI::tbox::Pointer< Streamable > data_item)IBTK::StreamableManagerinline
packStream(SAMRAI::tbox::AbstractStream &stream, std::vector< SAMRAI::tbox::Pointer< Streamable > > &data_items)IBTK::StreamableManagerinline
registerFactory(SAMRAI::tbox::Pointer< StreamableFactory > factory)IBTK::StreamableManager
StreamableManager()IBTK::StreamableManagerprotected
unpackStream(SAMRAI::tbox::AbstractStream &stream, const SAMRAI::hier::IntVector< NDIM > &offset)IBTK::StreamableManagerinline
unpackStream(SAMRAI::tbox::AbstractStream &stream, const SAMRAI::hier::IntVector< NDIM > &offset, std::vector< SAMRAI::tbox::Pointer< Streamable > > &data_items)IBTK::StreamableManagerinline
~StreamableManager()IBTK::StreamableManagerprotected