gtool_history_generic Module Reference

Data Types

interface  copy
 
interface  create
 
interface  historyaddattr
 
interface  historyaddvariable
 
interface  historyaxisaddattr
 
interface  HistoryAxisClear
 
interface  historyaxiscopy
 
interface  historyaxiscreate
 
interface  historyaxisinquire
 
interface  HistoryClose
 
interface  historycopy
 
interface  historycopyvariable
 
interface  historycreate
 
interface  historyget
 
interface  historygetattr
 
interface  historygetpointer
 
interface  historyinitialized
 
interface  historyinquire
 
interface  historyput
 
interface  historyputaxismpi
 
interface  historyputline
 
interface  HistorySetTime
 
interface  historyvarinfoaddattr
 
interface  historyvarinfoclear
 
interface  historyvarinfocopy
 
interface  historyvarinfocreate
 
interface  historyvarinfoinitialized
 
interface  historyvarinfoinquire
 
interface  initialized
 
interface  inquire
 
interface  put_attr
 

Variables

character(*), parameter version = '$Name: $' // '$Id: gtool_history_generic.rb2f90,v 1.9 2010-06-17 00:56:25 morikawa Exp $'
 

Variable Documentation

◆ version

character(*), parameter gtool_history_generic::version = '$Name: $' // '$Id: gtool_history_generic.rb2f90,v 1.9 2010-06-17 00:56:25 morikawa Exp $'

Definition at line 4937 of file gtool_history_generic.f90.

4937  character(*), parameter:: version = &
4938  & '$Name: $' // &
4939  & '$Id: gtool_history_generic.rb2f90,v 1.9 2010-06-17 00:56:25 morikawa Exp $'