plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
28 statements
Source File
RangeClass_example.f90
main
Contents
Variables
range
random
mpid
data_array
i
tf
Uses
RangeClass
MPIClass
Variables
Type
Attributes
Name
Initial
type(
Range_
)
::
range
type(
Random_
)
::
random
type(
MPI_
)
::
mpid
real(kind=real64)
::
data_array
(200000,3)
integer(kind=int32)
::
i
logical
::
tf