".ind" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "=='''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)
行 13: 行 13:
 
This outputs the indices of each nodes and the its neighbor indices.
 
This outputs the indices of each nodes and the its neighbor indices.
   
indx<sub>O</sub>(i): the index of i<sub>th</sub> node.
+
indx<sub>O</sub>(i): the index of i<sub>th</sub> node. <br>
indx<sub>L</sub>(N): left
+
indx<sub>L</sub>(N): left <br>
indx<sub>R</sub>(N): right
+
indx<sub>R</sub>(N): right <br>
indx<sub>B</sub>(N): back
+
indx<sub>B</sub>(N): back <br>
indx<sub>F</sub>(N): in front of
+
indx<sub>F</sub>(N): in front of <br>
indx<sub>D</sub>(N): down
+
indx<sub>D</sub>(N): down <br>
indx<sub>U</sub>(N): up
+
indx<sub>U</sub>(N): up <br>

於 2018年10月12日 (五) 10:54 的修訂

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(N): left
indxR(N): right
indxB(N): back
indxF(N): in front of
indxD(N): down
indxU(N): up