to_vector Interface

public interface to_vector

convert character array to vector.


Module Procedures

public function to_vector_char(line, num_entity) result(ret)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: line
integer(kind=int32), intent(in), optional :: num_entity

Return Value real(kind=real64), allocatable, (:)