Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
別のモジュールを使用する Fortran プログラム/モジュールにサブプログラムがあるとします。'use' ステートメントをサブプログラム内またはプログラム/モジュール スコープに配置すると、このサブプログラムのパフォーマンスは向上しますか?
「パフォーマンス」が実行速度を意味する場合、No.
ステートメントの位置付けには違いはありません。