tem_empty_varsys Subroutine

public subroutine tem_empty_varsys(varsys)

Empty a variable system.

This frees all variables and empties the method and varname arrays. Note, this does not free the memory used for method data. Any method data that is to be freed has to be dealt with beforehand.

Arguments

TypeIntentOptionalAttributesName
type(tem_varSys_type), intent(inout) :: varsys

Variable system to empty.


Calls

proc~~tem_empty_varsys~~CallsGraph proc~tem_empty_varsys tem_empty_varsys interface~empty~14 empty proc~tem_empty_varsys->interface~empty~14 proc~tem_free_varop tem_free_varOp proc~tem_empty_varsys->proc~tem_free_varop proc~empty_da_label empty_da_label interface~empty~14->proc~empty_da_label

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, public :: iMethod