MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
mapl_fortran_python_bridge_user_init
Interface
27 statements
Source File
fortran_python_bridge.F90
mapl_fortran_python_bridge
mapl_fortran_python_bridge_user_init
Contents
None
interface
public subroutine mapl_fortran_python_bridge_user_init(name, mapl_state, import, export) bind(c, name='mapl_fortran_python_bridge_user_init')
Arguments
Type
Intent
Optional
Attributes
Name
type(c_ptr),
intent(in),
value
::
name
type(c_ptr),
intent(in),
value
::
mapl_state
type(c_ptr),
intent(in),
value
::
import
type(c_ptr),
intent(in),
value
::
export