output_names Interface

interface


Called by

interface~~output_names~~CalledByGraph interface~output_names tensor_names_t%output_names proc~default_real_output_names default_real_output_names proc~default_real_output_names->interface~output_names proc~double_precision_output_names double_precision_output_names proc~double_precision_output_names->interface~output_names

private pure module function output_names(self) result(names)

Arguments

Type IntentOptional Attributes Name
class(tensor_names_t), intent(in) :: self

Return Value type(string_t),allocatable,(:)