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

Go to the source code of this file.

Functions/Subroutines

subroutine lambertw (K, X, W)
 subroutine to implement the lambertw function see https://en.wikipedia.org/wiki/Lambert_W_function More...
 

Function/Subroutine Documentation

subroutine lambertw ( integer, intent(in)  K,
real(kind=kind(1.0d0)), intent(in)  X,
real(kind=kind(1.0d0)), intent(out)  W 
)

subroutine to implement the lambertw function see https://en.wikipedia.org/wiki/Lambert_W_function

Definition at line 30 of file lambertw.f90.

Here is the caller graph for this function: