operator(//) Interface

public interface operator(//)

Module Procedures

public function joint_pdfs_and_pdfs(pdf1, pdf2) result(ret)

Arguments

Type IntentOptional Attributes Name
type(PDF_), intent(in) :: pdf1(:)
type(PDF_), intent(in) :: pdf2(:)

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