IBAMR  IBAMR version 0.19.
Public Attributes | List of all members
SAMRAI::tbox::Schedule::ScheduleMessageStream Struct Reference

#include <tbox/Schedule.h>

Public Attributes

int d_bytes_in_stream
 
bool d_must_communicate_byte_size
 
bool d_stream_in_use
 
MessageStream d_stream
 
MPI_Request d_request_id
 

Detailed Description

This internal meassage stream structure must be declared public for the Sun CC compiler.

Member Data Documentation

◆ d_bytes_in_stream

int SAMRAI::tbox::Schedule::ScheduleMessageStream::d_bytes_in_stream

◆ d_must_communicate_byte_size

bool SAMRAI::tbox::Schedule::ScheduleMessageStream::d_must_communicate_byte_size

◆ d_stream_in_use

bool SAMRAI::tbox::Schedule::ScheduleMessageStream::d_stream_in_use

◆ d_stream

MessageStream SAMRAI::tbox::Schedule::ScheduleMessageStream::d_stream

◆ d_request_id

MPI_Request SAMRAI::tbox::Schedule::ScheduleMessageStream::d_request_id

The documentation for this struct was generated from the following file: