*.ind
出自 DDCC TCAD TOOL Manual
於 2018年10月12日 (五) 11:05 由 Mike (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 "=='''Format'''== ''indx<sub>O</sub>(1) indx<sub>L</sub>(1) indx<sub>R</sub>(1) indx<sub>B</sub>(1) indx<sub>F</sub>(1) indx<sub>D</sub>(1) indx<sub>U</s...")
Format
indxO(1) indxL(1) indxR(1) indxB(1) indxF(1) indxD(1) indxU(1) indxO(2) indxL(2) indxR(2) indxB(2) indxF(2) indxD(2) indxU(2) . . . . . . . . . . . . . . . . . . . . . indxO(i) indxL(i) indxR(i) indxB(i) indxF(i) indxD(i) indxU(i) . . . . . . . . . . . . . . . . . . . . . indxO(N) indxL(N) indxR(N) indxB(N) indxF(N) indxD(N) indxU(N) // all are integers.
This outputs the indices of each nodes and the its neighbor indices.
indxO(i): the index of ith node.
indxL(i): left
indxR(i): right
indxB(i): back
indxF(i): in front of
indxD(i): down
indxU(i): up