showLine Subroutine

public subroutine showLine(obj, Name)

Arguments

Type IntentOptional AttributesName
class(Line_), intent(in) :: obj
character(len=*), intent(in), optional :: Name

Contents

None