https://mooseframework.inl.gov
SendBuffer< Object, Context > Member List

This is the complete list of members for SendBuffer< Object, Context >, including all inherited members.

_bufferSendBuffer< Object, Context >private
_buffer_growth_multiplierSendBuffer< Object, Context >private
_buffer_poolSendBuffer< Object, Context >private
_buffer_shrink_multiplierSendBuffer< Object, Context >private
_buffer_size_bytesSendBuffer< Object, Context >private
_buffers_sentSendBuffer< Object, Context >private
_communicatorlibMesh::ParallelObjectprotected
_contextSendBuffer< Object, Context >private
_current_buffer_sizeSendBuffer< Object, Context >private
_current_buffer_size_realSendBuffer< Object, Context >private
_max_buffer_sizeSendBuffer< Object, Context >private
_methodSendBuffer< Object, Context >private
_min_buffer_sizeSendBuffer< Object, Context >private
_object_buffer_tagSendBuffer< Object, Context >private
_objects_sentSendBuffer< Object, Context >private
_pidSendBuffer< Object, Context >private
_requestsSendBuffer< Object, Context >private
bufferPoolCreated() constSendBuffer< Object, Context >inline
buffersSent() constSendBuffer< Object, Context >inline
cleanupRequests()SendBuffer< Object, Context >
clear()SendBuffer< Object, Context >
comm() constlibMesh::ParallelObject
currentlyBuffered() constSendBuffer< Object, Context >inline
currentlySending() constSendBuffer< Object, Context >inline
forceSend(const bool shrink_current_buffer_size=true)SendBuffer< Object, Context >
moveObject(std::shared_ptr< Object > &object)SendBuffer< Object, Context >
n_processors() constlibMesh::ParallelObject
objectsSent() constSendBuffer< Object, Context >inline
operator=(const ParallelObject &libmesh_dbg_var(other))libMesh::ParallelObject
ParallelObject(const Parallel::Communicator &comm_in)libMesh::ParallelObject
ParallelObject(const ParallelObject &other)libMesh::ParallelObject
processor_id() constlibMesh::ParallelObject
SendBuffer(const libMesh::Parallel::Communicator &comm, const Context *const context, const processor_id_type pid, const ParallelStudyMethod &method, const unsigned int min_buffer_size, const unsigned int max_buffer_size, const Real buffer_growth_multiplier, const Real buffer_shrink_multiplier, const Parallel::MessageTag object_buffer_tag)SendBuffer< Object, Context >
waitAll()SendBuffer< Object, Context >
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual
~SendBuffer() overrideSendBuffer< Object, Context >