libsim  Versione 7.1.9

◆ makev()

subroutine makev ( type(fndsv), intent(inout)  mayvfn,
character(len=*), dimension(:), intent(in)  mybin,
character(len=*), dimension(:), intent(in)  mybout,
real, dimension(:,:), intent(in)  myin,
real, dimension(:,:), intent(out)  myout 
)

Execute the function to obtain what you have requested to oracle.

This is a sample only routine for the cousine test case.

Parametri
[in,out]mayvfnvector function object that solve the problem
[in]mybinstandard table B description of input
[in]myboutstandard table B description of output
[in]myindata input (ndata,nparameters)
[out]myoutdata output (ndata,nparameters)

Definizione alla linea 764 del file alchimia.F03.


Generated with Doxygen.