OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::MPIBuffer |
class | oofem::CommunicationBuffer |
Class CommunicationBuffer provides abstraction for communication buffer. More... | |
class | oofem::StaticCommunicationBuffer |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | __CommunicationBuffer_ALLOC_CHUNK 1024 |
Typedefs | |
typedef char | oofem::ComBuff_BYTE_TYPE |
Type with size equal to one byte (sizeof (ComBuff_BYTE_TYPE) should be 1). More... | |
#define __CommunicationBuffer_ALLOC_CHUNK 1024 |
Definition at line 44 of file combuff.h.
Referenced by oofem::MPIBuffer::packArray().