-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
- Remove adjacency member from unstructured user concepts (domain descriptor);
- provide concept for
receive_domain_id_generatorfunctor. So far it is implemented directly in the test / benchmark application code. By definition the implementation is application-dependent, but still this could help users in writing their own. Also just adding it to the documentation might be an option; - re-use some structs from
communication_object_2(field_infoandbuffer) instead of defining new ones; they can be reused at least for the send part; - offset of serialized buffer should not be needed anymore. This has to be verified first, and, if true, offset should be removed both from
field_infoand fromfield_info_ipr, in which actually it does not even refer to a serialized buffer.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels