HPC DNS Post-Processing Fortran Core
1.0.0
Source Files
Modules
Procedures
Programs
tp2
Subroutine
16 statements
Source File
m_calculate.f90
m_calculate
tp2
Contents
public subroutine tp2(a, b, n1, n2)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(out)
::
a
(n1,n2)
real(kind=real64),
intent(in)
::
b
(n2,n1)
integer,
intent(in)
::
n1
integer,
intent(in)
::
n2