Function t8_compare_id_and_att_by_global_id

Function Documentation

bool t8_compare_id_and_att_by_global_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 global id.

Parameters:
Returns:

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