First parameter of cs_selector_get_b_face_list
Posted: Mon Jun 12, 2023 7:48 pm
Hi all,
I am editing the cs_user_extra_operations.c file for the calculation of forces on the boundary, and moments about certain points. I can't understand in the documentation what the first argument of the cs_selector_get_b_face() function, corresponding to a certain selection criteria, refers to. I reach through the code to see that it depends on a certain _get_criteria_id function, but I can't see any more information on how to use this argument.
Thanks in advance,
I am editing the cs_user_extra_operations.c file for the calculation of forces on the boundary, and moments about certain points. I can't understand in the documentation what the first argument of the cs_selector_get_b_face() function, corresponding to a certain selection criteria, refers to. I reach through the code to see that it depends on a certain _get_criteria_id function, but I can't see any more information on how to use this argument.
Thanks in advance,