_buffer | ReceiveBuffer< Object, Context > | private |
_buffer_pool | ReceiveBuffer< Object, Context > | private |
_buffers_received | ReceiveBuffer< Object, Context > | private |
_cleanup_requests_time | ReceiveBuffer< Object, Context > | private |
_clicks_per_receive | ReceiveBuffer< Object, Context > | private |
_communicator | libMesh::ParallelObject | protected |
_context | ReceiveBuffer< Object, Context > | private |
_method | ReceiveBuffer< Object, Context > | private |
_num_probes | ReceiveBuffer< Object, Context > | private |
_object_buffer_pool | ReceiveBuffer< Object, Context > | private |
_object_buffer_tag | ReceiveBuffer< Object, Context > | private |
_objects_received | ReceiveBuffer< Object, Context > | private |
_receive_loop_time | ReceiveBuffer< Object, Context > | private |
_requests | ReceiveBuffer< Object, Context > | private |
blocking_receive_packed_range(const Parallel::Communicator &comm, const processor_id_type src_processor_id, C *context, OutputIter out, const T *, Parallel::Request &req, Parallel::Status &stat, const Parallel::MessageTag &tag) const | ReceiveBuffer< Object, Context > | inlineprivate |
buffer() | ReceiveBuffer< Object, Context > | inline |
bufferPoolCreated() const | ReceiveBuffer< Object, Context > | inline |
buffersReceived() const | ReceiveBuffer< Object, Context > | inline |
cleanupRequests() | ReceiveBuffer< Object, Context > | |
cleanupRequestsTime() const | ReceiveBuffer< Object, Context > | inline |
clear() | ReceiveBuffer< Object, Context > | |
comm() const | libMesh::ParallelObject | |
currentlyReceiving() const | ReceiveBuffer< Object, Context > | inline |
n_processors() const | libMesh::ParallelObject | |
numProbes() const | ReceiveBuffer< Object, Context > | inline |
objectPoolCreated() const | ReceiveBuffer< Object, Context > | inline |
objectsReceived() const | ReceiveBuffer< 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() const | libMesh::ParallelObject | |
receive(const bool start_receives_only=false) | ReceiveBuffer< Object, Context > | |
ReceiveBuffer(const libMesh::Parallel::Communicator &comm, Context *const context, const ParallelStudyMethod method, const unsigned int clicks_per_receive, const Parallel::MessageTag object_buffer_tag) | ReceiveBuffer< Object, Context > | |
receiveLoopTime() const | ReceiveBuffer< Object, Context > | inline |
~ParallelObject()=default | libMesh::ParallelObject | virtual |
~ReceiveBuffer() override | ReceiveBuffer< Object, Context > | |