destructor Subroutine

public subroutine destructor(self)

Frees memory associated with variable

Arguments

Type IntentOptional Attributes Name
type(diagnostic_variable_t), intent(inout) :: self

Instance of the type


Contents