plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
joint_pdfs_and_pdfs
Function
MIT
7 statements
Source File
AnalystClass.f90
AnalystClass
joint_pdfs_and_pdfs
Contents
public function joint_pdfs_and_pdfs(pdf1, pdf2) result(ret)
Arguments
Type
Intent
Optional
Attributes
Name
type(
PDF_
),
intent(in)
::
pdf1
(:)
type(
PDF_
),
intent(in)
::
pdf2
(:)
Return Value
type(
PDF_
), allocatable, (:)