enc Interface

public interface enc

The encoding of the stored pointer (character, dimension(:))

This is mainly intenteded for internal use to transfer between real data and the data containers.

It is however required to enable external type storage routines.


Contents


Module Procedures

private subroutine enc_(this, enc)

Arguments

Type IntentOptional AttributesName
type(variable_t), intent(in) :: this
character(len=1), intent(out) :: enc(:)