plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
operator(//)
Interface
MIT
3 statements
Source File
AnalystClass.f90
AnalystClass
operator(//)
Contents
Module Procedures
joint_pdfs_and_pdfs
public interface operator(//)
Module Procedures
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, (:)