平衡点


2009/08/22

_ 仮想マシン再 install

Windows XP を入れた VirtualBox の仮想ディスクを消してしまった... Orz

そんな訳で再作成/再 install することに.

...(゜д゜)あ

VirtualBox OSE って USB デバイス使えないじゃん. 外付け ドライブ無いと install できないんだった.

しょうがなく OSE 版じゃない方を install する...

Orz

めんどくせー.

_ メモ, spml で intent 指定がちゃんとしていない関数群

先日西澤さんから報告があった関数群のメモ.

Fortran は指定が無い場合, default て intent(inout) なのだけれども,intent(in|out|inout) を明示的に書いておくと, ruby から呼ぶ時に祟りが少ないみたいなので, 修正することにする.

no intent in definition of xyz_VLON of wt_Potential2vector (subroutine)
no intent in definition of xyz_VLAT of wt_Potential2vector (subroutine)
no intent in definition of xyz_VRAD of wt_Potential2vector (subroutine)
no intent in definition of yx of IntYX_yx (function)
no intent in definition of yx of y_IntX_yx (function)
no intent in definition of yx of x_IntY_yx (function)
no intent in definition of x of IntX_x (function)
no intent in definition of y of IntY_y (function)
no intent in definition of yx of AvrYX_yx (function)
no intent in definition of yx of y_AvrX_yx (function)
no intent in definition of yx of x_AvrY_yx (function)
no intent in definition of x of AvrX_x (function)
no intent in definition of y of AvrY_y (function)
no intent in definition of xyr_VLON of wu_Potential2vector (subroutine)
no intent in definition of xyr_VLAT of wu_Potential2vector (subroutine)
no intent in definition of xyr_VRAD of wu_Potential2vector (subroutine)
no intent in definition of yx of IntYX_yx (function)
no intent in definition of yx of y_IntX_yx (function)
no intent in definition of yx of x_IntY_yx (function)
no intent in definition of x of IntX_x (function)
no intent in definition of y of IntY_y (function)
no intent in definition of yx of AvrYX_yx (function)
no intent in definition of yx of y_AvrX_yx (function)
no intent in definition of yx of x_AvrY_yx (function)
no intent in definition of x of AvrX_x (function)
no intent in definition of y of AvrY_y (function)
no intent in definition of xyr_VLON of wq_Potential2vector (subroutine)
no intent in definition of xyr_VLAT of wq_Potential2vector (subroutine)
no intent in definition of xyr_VRAD of wq_Potential2vector (subroutine)
no intent in definition of yx of IntYX_yx (function)
no intent in definition of yx of y_IntX_yx (function)
no intent in definition of yx of x_IntY_yx (function)
no intent in definition of x of IntX_x (function)
no intent in definition of y of IntY_y (function)
no intent in definition of yx of AvrYX_yx (function)
no intent in definition of yx of y_AvrX_yx (function)
no intent in definition of yx of x_AvrY_yx (function)
no intent in definition of x of AvrX_x (function)
no intent in definition of y of AvrY_y (function)
no intent in definition of rp of IntRadPhi_rp (function)
no intent in definition of rp of r_IntPhi_rp (function)
no intent in definition of rp of p_IntRad_rp (function)
no intent in definition of p of IntPhi_p (function)
no intent in definition of r of IntRad_r (function)
no intent in definition of rp of AvrRadPhi_rp (function)
no intent in definition of rp of r_AvrPhi_rp (function)
no intent in definition of rp of p_AvrRad_rp (function)
no intent in definition of p of AvrPhi_p (function)
no intent in definition of r of AvrRad_r (function)
no intent in definition of x of IntX_x (function)
no intent in definition of y of IntY_y (function)
no intent in definition of z of IntZ_z (function)
no intent in definition of xyz_VLON of wt_Potential2vector (subroutine)
no intent in definition of xyz_VLAT of wt_Potential2vector (subroutine)
no intent in definition of xyz_VRAD of wt_Potential2vector (subroutine)

連絡先など
最近の日記
  • 2024/04/28
    • 1. CF-SR3 での生活環境構築 (できてない)
  • 2024/03/29
    • 1. Debian GNU/Linux on CF-SR3
  • 2024/03/25
    • 1. org-mode → beamer でのリスト記号の一時変更
  • 2024/03/22
    • 1. 静的htmlによるGit Repository Browser
  • 2024/02/15
    • 1. org-mode → bemaer での番号付きリスト
一覧
2006|03|04|05|06|07|08|09|10|11|12|
2007|01|02|03|04|05|06|07|08|09|10|11|12|
2008|01|02|03|04|05|06|07|08|09|10|11|12|
2009|01|02|03|04|05|06|07|08|09|10|11|12|
2010|01|02|03|04|05|06|07|08|09|10|11|12|
2011|01|02|03|04|05|06|07|08|09|10|11|12|
2012|02|03|04|08|09|10|11|12|
2013|01|02|03|04|05|06|08|09|10|11|12|
2014|01|02|04|05|06|07|08|09|10|11|12|
2015|01|02|03|04|05|06|07|09|10|
2016|02|03|
2017|01|02|03|05|06|07|09|11|12|
2018|03|06|07|10|11|12|
2019|01|02|03|04|05|07|10|12|
2020|01|02|03|04|05|08|09|10|11|12|
2021|01|02|03|05|06|07|08|09|11|12|
2022|01|02|03|04|05|06|08|10|11|12|
2023|02|03|04|06|08|09|11|12|
2024|01|02|03|04|
Back to Top ▲