Function t8_compare_id_and_att_by_part_id

Function Documentation

bool t8_compare_id_and_att_by_part_id(t8_part_ghost_id_and_num_atts &id_A, t8_part_ghost_id_and_num_atts &id_B)

Compare function for t8_part_ghost_id_and_num_atts to compare by local id.

Parameters:
Returns:

True if part_ghost_id of id_A < part_ghost_id of id_B, False otherwise.