FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
explicitfunctionsmodule::funcvalue Interface Reference

Public Member Functions

subroutine funcvalue1 (ikf, ifunc, rfunc, x, fn, ierr)
 
subroutine funcvalue2 (ikf, ifunc, rfunc, x, fn, ierr)
 

Member Function/Subroutine Documentation

◆ funcvalue1()

subroutine explicitfunctionsmodule::funcvalue::funcvalue1 ( integer, intent(in)  ikf,
integer, dimension(:), intent(in)  ifunc,
real(dp), dimension(:), intent(in)  rfunc,
real(dp), intent(in)  x,
real(dp), intent(out)  fn,
integer, intent(inout)  ierr 
)

◆ funcvalue2()

subroutine explicitfunctionsmodule::funcvalue::funcvalue2 ( integer, intent(in)  ikf,
integer, dimension(:), intent(in)  ifunc,
real(dp), dimension(:), intent(in)  rfunc,
real(dp), dimension(:), intent(in)  x,
real(dp), intent(out)  fn,
integer, intent(inout)  ierr 
)

The documentation for this interface was generated from the following file: