|
TrioCFD 1.9.8
TrioCFD documentation
|
#include <InOutCommBuffers.h>
Public Member Functions | |
| void | clear () |
| InOutCommBuffers () | |
| ~InOutCommBuffers () | |
Public Attributes | |
| InputCommBuffer * | ebuffers_ |
| OutputCommBuffer * | obuffers_ |
Definition at line 20 of file InOutCommBuffers.h.
| InOutCommBuffers::InOutCommBuffers | ( | ) |
Definition at line 17 of file InOutCommBuffers.cpp.
| InOutCommBuffers::~InOutCommBuffers | ( | ) |
Definition at line 31 of file InOutCommBuffers.cpp.
| void InOutCommBuffers::clear | ( | ) |
Definition at line 23 of file InOutCommBuffers.cpp.
| InputCommBuffer* InOutCommBuffers::ebuffers_ |
Definition at line 25 of file InOutCommBuffers.h.
| OutputCommBuffer* InOutCommBuffers::obuffers_ |
Definition at line 26 of file InOutCommBuffers.h.