A set of traits associated with UPstream communication. More...


Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Macros | |
| #define | defineUPstreamDataTraits(TypeId, Type) |
| #define | defineUPstreamDataTraits(TypeId, Type) |
A set of traits associated with UPstream communication.
Original source file UPstreamTraits.H
UPstream_basic_dataType trait :UPstream_dataType trait :UPstream_opType trait :opcode_id is the corresponding internal representation.UPstream_data_opType trait :UPstream_mpi_dataType trait :datatype_id for MPI fundamental data types. This trait will should not normally be used directly: use UPstream_alias_dataType for 'low-level' purposes (see below).UPstream_user_dataType trait :datatype_id for user-defined data types.UPstream_alias_dataType trait :UPstream_any_dataType trait :Definition in file UPstreamTraits.H.
| #define defineUPstreamDataTraits | ( | TypeId, | |
| Type ) |
Definition at line 156 of file UPstreamTraits.H.
| #define defineUPstreamDataTraits | ( | TypeId, | |
| Type ) |
Definition at line 156 of file UPstreamTraits.H.