EMPIRE DA  v1.9.1
Data assimilation codes using EMPIRE communication
 All Classes Files Functions Variables Pages
phalf_etkf.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine phalf_etkf (nrhs, x, px)
 Subroutine to go from N(0,Q) to N(0,P) More...
 

Function/Subroutine Documentation

subroutine phalf_etkf ( integer, intent(in)  nrhs,
real(kind=rk), dimension(state_dim,nrhs), intent(in)  x,
real(kind=rk), dimension(state_dim,nrhs), intent(out)  px 
)

Subroutine to go from N(0,Q) to N(0,P)

Parameters
[in]nrhsthe number of right hand sides
[in]xthe input vector, assumed to be columns N(0,I)
[out]pxthe resulting vector where Px \(= P^{\frac{1}{2}}x\)

Definition at line 30 of file phalf_etkf.f90.

Here is the call graph for this function:

Here is the caller graph for this function: