MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
cv_convert_float
Interface
61 statements
Source File
interfaces.F90
ud2f_interfaces
cv_convert_float
Contents
None
interface
public function cv_convert_float(converter, value_) bind(c)
Arguments
Type
Intent
Optional
Attributes
Name
type(c_ptr),
intent(in),
value
::
converter
real(kind=c_float),
intent(in),
value
::
value_
Return Value
real(kind=c_float)