tem_linear_type Derived Type

type, private :: tem_linear_type

contains information for predefined temporal functions


Inherited by

type~~tem_linear_type~~InheritedByGraph type~tem_linear_type tem_linear_type type~tem_temporal_type tem_temporal_type type~tem_temporal_type->type~tem_linear_type linear type~tem_spacetime_fun_type tem_spacetime_fun_type type~tem_spacetime_fun_type->type~tem_temporal_type temporal type~tem_st_fun_listelem_type tem_st_fun_listElem_type type~tem_st_fun_listelem_type->type~tem_spacetime_fun_type val type~tem_st_fun_listelem_type->type~tem_st_fun_listelem_type next type~tem_variable_type tem_variable_type type~tem_variable_type->type~tem_spacetime_fun_type st_fun type~tem_st_fun_linkedlist_type tem_st_fun_linkedList_type type~tem_st_fun_linkedlist_type->type~tem_st_fun_listelem_type head

Contents


Components

TypeVisibilityAttributesNameInitial
real(kind=rk), private :: from_time

start time

real(kind=rk), private :: to_time

end time

real(kind=rk), private :: min_factor

minimum factor at start time

real(kind=rk), private :: max_factor

maximum factor at end time