IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
|
This is the complete list of members for IBTK::StreamableManager, including all inherited members.
checkFactoryRegistration(SAMRAI::tbox::Pointer< StreamableFactory > factory) | IBTK::StreamableManager | |
createUniqueID() | IBTK::StreamableManager | protectedstatic |
freeManager() | IBTK::StreamableManager | static |
getDataStreamSize(SAMRAI::tbox::Pointer< Streamable > data_item) const | IBTK::StreamableManager | inline |
getDataStreamSize(const std::vector< SAMRAI::tbox::Pointer< Streamable > > &data_items) const | IBTK::StreamableManager | inline |
getManager() | IBTK::StreamableManager | static |
getUnregisteredID() | IBTK::StreamableManager | static |
packStream(SAMRAI::tbox::AbstractStream &stream, SAMRAI::tbox::Pointer< Streamable > data_item) | IBTK::StreamableManager | inline |
packStream(SAMRAI::tbox::AbstractStream &stream, std::vector< SAMRAI::tbox::Pointer< Streamable > > &data_items) | IBTK::StreamableManager | inline |
registerFactory(SAMRAI::tbox::Pointer< StreamableFactory > factory) | IBTK::StreamableManager | |
StreamableManager() | IBTK::StreamableManager | protected |
unpackStream(SAMRAI::tbox::AbstractStream &stream, const SAMRAI::hier::IntVector< NDIM > &offset) | IBTK::StreamableManager | inline |
unpackStream(SAMRAI::tbox::AbstractStream &stream, const SAMRAI::hier::IntVector< NDIM > &offset, std::vector< SAMRAI::tbox::Pointer< Streamable > > &data_items) | IBTK::StreamableManager | inline |
~StreamableManager() | IBTK::StreamableManager | protected |