gtool5 Fortran 90/95 Library 1.0.0-rc5
日本語
Loading...
Searching...
No Matches
gt4_history.f90
Go to the documentation of this file.
1!> @file gt4_history.f90
2!>
3!> @author Yasuhiro MORIKAWA
4!> @copyright Copyright (C) GFD Dennou Club, 2008-2026. All rights reserved. <br/>
5!> License is BSD-2-Clause. See [COPYRIGHT](@ref COPYRIGHT) in detail
6!>
7!> @en
8!> @brief Interface of gt4_history (for backward compatibility)
9!> @enden
10!>
11!> @ja
12!> @brief gt4_history インターフェース (後方互換)
13!> @endja
14
15!>
16!> @en
17!> @brief gt4_history module (backward compatibility)
18!>
19!> This module provides elements from gtool_history in a cascade manner
20!> for backward compatibility with gt4f90io.
21!> @enden
22!>
23!> @ja
24!> @brief gt4_history モジュール (後方互換)
25!>
26!> このモジュールは gt4f90io への後方互換のため、
27!> gtool_history で提供される要素をカスケード的に提供します。
28!> @endja
29!>
32 implicit none
33
34end module gt4_history