REIMS
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
init_friction_ext_if
Interface
10 statements
Source File
lib_friction_correlations.f90
lib_friction_correlations_m
init_friction_ext_if
Contents
None
interface
public function init_friction_ext_if(cfg_len, cfg_str, c_pt, frict_ptr) bind(C)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=c_int),
value
::
cfg_len
character(len=*)
::
cfg_str
type(c_ptr)
::
c_pt
type(c_funptr)
::
frict_ptr
Return Value
logical