plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
11 statements
Source File
create_pdf_simple.f90
main
Contents
Variables
analyst
x
y1
y2
Uses
AnalystClass
Variables
Type
Attributes
Name
Initial
type(
Analyst_
)
::
analyst
real(kind=real64),
allocatable
::
x
(:)
real(kind=real64),
allocatable
::
y1
(:)
real(kind=real64),
allocatable
::
y2
(:)