Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
calcgz
Subroutine
MIT
18 statements
Source File
MathClass.f90
MathClass
calcgz
Contents
None
public subroutine calcgz(x2, x11, x12, nod_coord, gzi)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
x2
integer,
intent(in)
::
x11
integer,
intent(in)
::
x12
real(kind=8),
intent(in)
::
nod_coord
(:,:)
real(kind=8),
intent(out)
::
gzi
Contents
None