plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
to_pdf_from_plots_auto_div_analystclass
Function
MIT
21 statements
Source File
AnalystClass.f90
AnalystClass
to_pdf_from_plots_auto_div_analystclass
Contents
public function to_pdf_from_plots_auto_div_analystclass(this, plot, row_per_page, option) result(pdfobj)
Type Bound
Analyst_
Arguments
Type
Intent
Optional
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, (:)