plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
16 statements
Source File
test.f90
main
Contents
Variables
n
random
MPIdata
a
i
Uses
PlantFEM
Variables
Type
Attributes
Name
Initial
integer,
parameter
::
n
=
10000
type(
Random_
)
::
random
type(
MPI_
)
::
MPIdata
double precision
::
a
(n)
integer
::
i