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

Go to the source code of this file.

Functions/Subroutines

subroutine fcn (n, x, f, g)
 

Function/Subroutine Documentation

subroutine fcn ( integer  n,
real(kind=kind(1.0d0)), dimension(n), intent(in)  x,
real(kind=kind(1.0d0)), intent(out)  f,
real(kind=kind(1.0d0)), dimension(n), intent(out)  g 
)

Definition at line 1 of file fcn.f90.

Here is the call graph for this function: