origen_tagmanager_m Module Reference

Data Types

type  origen_tagmanager
 

Functions/Subroutines

subroutine origen_tagmanager_setidtag (this, tag_name, tag_value)
 
subroutine origen_tagmanager_setinterptag (this, tag_name, tag_value)
 
logical(c_bool) function origen_tagmanager_hastag (this, tag_name)
 
subroutine origen_tagmanager_getidtag (this, string2Populate, tag_name)
 
real(c_double) function origen_tagmanager_getinterptag (this, tag_name)
 
subroutine origen_tagmanager_initialize (this)
 
subroutine origen_tagmanager_destroy (this)
 

Function/Subroutine Documentation

subroutine origen_tagmanager_m::origen_tagmanager_setidtag ( class(origen_tagmanager this,
character(len=*)  tag_name,
character(len=*)  tag_value 
)
subroutine origen_tagmanager_m::origen_tagmanager_setinterptag ( class(origen_tagmanager this,
character(len=*)  tag_name,
real(c_double)  tag_value 
)
logical(c_bool) function origen_tagmanager_m::origen_tagmanager_hastag ( class(origen_tagmanager this,
character(len=*)  tag_name 
)
subroutine origen_tagmanager_m::origen_tagmanager_getidtag ( class(origen_tagmanager this,
character(len=*)  string2Populate,
character(len=*)  tag_name 
)
real(c_double) function origen_tagmanager_m::origen_tagmanager_getinterptag ( class(origen_tagmanager this,
character(len=*)  tag_name 
)
subroutine origen_tagmanager_m::origen_tagmanager_initialize ( class(origen_tagmanager this)
subroutine origen_tagmanager_m::origen_tagmanager_destroy ( class(origen_tagmanager this)