檢視 Subroutine callgeneration(x,y,z,generation,ind) 的原始碼
←
Subroutine callgeneration(x,y,z,generation,ind)
跳至導覽
跳至搜尋
由於以下原因,您無權編輯此頁面:
您請求的操作只有這個群組的使用者能使用:
使用者
您可以檢視並複製此頁面的原始碼。
Subroutine callgeneration is activated by $usegenfunc. After activation. The program will call this subroutine. This subroutine is save in file libcallgen.f90 subroutine callgeneration(x,y,z,generation,ind) use global2d implicit none real*8,intent(in) :: x,y,z ! x,y,z is the position program sent to the subroutine. real*8, intent(inout) :: generation ! a returned value (positive value) integer, intent(in) :: ind ! Node number in the program generation = 000.0d0 ! This is an example to return 0, you can return any positive value depending on your simulation case. ! print*,x,y,z, generation ! print*, "You should not call ddcc.exe to run callgeneration. You should use 2D-ddcc-dyna.exe to run it." ! stop end subroutine
返回到「
Subroutine callgeneration(x,y,z,generation,ind)
」。
導覽選單
個人工具
登入
命名空間
頁面
討論
臺灣正體
視圖
閱讀
檢視原始碼
檢視歷史
更多
搜尋
導覽
首頁
近期變更
隨機頁面
MediaWiki說明
工具
連結至此的頁面
相關變更
特殊頁面
頁面資訊