MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
mapl_fortran_python_bridge_user_run_with_internal
Interface
27 statements
Source File
fortran_python_bridge.F90
mapl_fortran_python_bridge
mapl_fortran_python_bridge_user_run_with_internal
Contents
None
interface
public subroutine mapl_fortran_python_bridge_user_run_with_internal(name, mapl_state, import, export, INTERNAL) bind(c, name='mapl_fortran_python_bridge_user_run_with_internal')
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
type(c_ptr),
intent(in),
value
::
INTERNAL