Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
RHODIAG_CPP
Function
131 statements
Source File
rhodiag.F90
rhodiag_mod
RHODIAG_CPP
Contents
private recursive function RHODIAG_CPP(RHOIJ, I_P, I_V, IMISS, TSUB, DBETA, DLWDB, HIJS, tLogWeight) result(RhoDiag_CPPRES)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp)
::
RHOIJ
(I_V+1,I_V+1)
integer
::
I_P
integer
::
I_V
integer
::
IMISS
logical
::
TSUB
real(kind=dp)
::
DBETA
real(kind=dp)
::
DLWDB
real(kind=dp)
::
HIJS
(I_V+1)
logical
::
tLogWeight
Return Value
real(kind=dp)
Contents