Skip to content
Snippets Groups Projects
Commit f805c39f authored by Ali Mohammed's avatar Ali Mohammed
Browse files

automatically set cdo.isdistributed attribute when user add any cdo.dist.* attribute

parent d8a3234b
No related branches found
No related tags found
No related merge requests found
......@@ -169,6 +169,13 @@ mstro_status
mstro_cdo_attribute_set_isdistributed(mstro_cdo cdo, const char* key);
/* Automaticallly set cdo.isdistributed attributed if the user set any of the
distributed layout attributes */
static inline
mstro_status
mstro_cdo_attribute_set_isdistributed(mstro_cdo cdo, const char* key);
/**@} (end of group MSTRO_I_Attributes) */
/**@} (end of addtogroup MSTRO_Internal) */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment