libsim  Versione6.3.0
subroutine, public fnregister ( type(fndsv), intent(inout)  vfn,
type(fnds), intent(in), optional  fn,
integer, optional  order 
)

Register a function object in the vector function object.

If called without argoments allocate vectors to (0) if order is present force the order of added function

Parametri
[in,out]vfnvector function object to ampliate
[in]fnfunction object to add
orderorder to execute the new added function object

Definizione alla linea 395 del file alchimia.F03.


Generated with Doxygen.