plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
28 statements
Source File
ex0008_numpylike.f90
main
Contents
Variables
random
f
dat
dat1
dat2
Uses
PlantFEM
Variables
Type
Attributes
Name
Initial
type(
Random_
)
::
random
type(
IO_
)
::
f
real(kind=real64),
allocatable
::
dat
(:,:)
real(kind=real64),
allocatable
::
dat1
(:,:)
real(kind=real64),
allocatable
::
dat2
(:,:)