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

Stores/extracts external function values from in-core array. More...

Public Member Functions

subroutine fidf_storeextfunc (data, ndat, iop, istat)
 

Detailed Description

Stores/extracts external function values from in-core array.

Parameters
dataSolution state array
[in]ndatLength of the solution state array
[in]iopOption telling what to do (0=return required array size)
istatRunning array offset, negative value indicates an error

Constructor & Destructor Documentation

◆ fidf_storeextfunc()

subroutine fidevicefunctioninterface::fidf_storeextfunc::fidf_storeextfunc ( real(dp), dimension(ndat), intent(inout)  data,
integer, intent(in)  ndat,
integer, intent(in)  iop,
integer, intent(inout)  istat 
)

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