plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
main
Program
MIT
18 statements
Source File
xc.f90
main
Contents
Variables
n
a
b
dp
t0
t1
t2
t3
Uses
PlantFEM
Variables
Type
Attributes
Name
Initial
integer,
parameter
::
n
=
100
real(kind=8)
::
a
(n)
real(kind=8)
::
b
(n)
real(kind=8)
::
dp
real(kind=8)
::
t0
real(kind=8)
::
t1
real(kind=8)
::
t2
real(kind=8)
::
t3