http://xyst.i2p/class_a_m_r_1_1node__connectivity__t.html
Function documentation static size_t AMR:: node_connectivity_t:: face_list_opposite ( face_ list_ t face_list,
size_t opposite_index) function to calculate which node is opposite a tet face Parameters face_list A list of faces on the tet opposite_index The index for the face you want to know the opposite node for Returns An index (0-3) to tell you if A, B, C, or D (respectively) is opposite the given face_list_t This function is tightly coupled (too coupled)...