hsclse.f90

Path: hsclse.f90
Last Update: Sun Jan 15 16:10:30 JST 2006

gt4_history Fortran 77 用インターフェース

Authors:Shin-ichi TAKEHIRO, Yasuhiro MORIKAWA
Version:$Id: hsclse.f90,v 1.3 2006/01/15 07:10:30 morikawa Exp $
Tag Name:$Name: gt4f90io-20070616 $
Copyright:Copyright (C) GFD Dennou Club, 2000-2005. All rights reserved.
License:See COPYRIGHT

サブルーチン対応表

gt4_history#HistoryClose :HSCLSE

Required files

Methods

hsclse  

Included Modules

gt4_history

Public Instance methods

Subroutine :

機能

ヒストリーを閉じる.

[Source]

subroutine hsclse
  !
  !== 機能
  !
  ! ヒストリーを閉じる.

  use gt4_history
    
  CALL HistoryClose

end subroutine hsclse

[Validate]