plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
11 statements
Source File
plot2d3d.f90
main
Contents
Variables
random
x
y
z
Uses
IOClass
RandomClass
Variables
Type
Attributes
Name
Initial
type(
Random_
)
::
random
real(kind=real64)
::
x
(1000)
real(kind=real64)
::
y
(1000)
real(kind=real64)
::
z
(1000)