to_pdf_from_plots_auto_div_analystclass Function

public function to_pdf_from_plots_auto_div_analystclass(this, plot, row_per_page, option) result(pdfobj)

Type Bound

Analyst_

Arguments

Type IntentOptional Attributes Name
class(Analyst_), intent(in) :: this
type(Plot_), intent(in) :: plot(:,:)
integer(kind=int32), intent(in) :: row_per_page
character(len=*), intent(in), optional :: option

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