mapl_fortran_python_bridge_user_init Interface

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 IntentOptional 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