input_names Interface

interface


Called by

interface~~input_names~~CalledByGraph interface~input_names tensor_names_t%input_names proc~default_real_input_names default_real_input_names proc~default_real_input_names->interface~input_names proc~double_precision_input_names double_precision_input_names proc~double_precision_input_names->interface~input_names

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

Arguments

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

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