Searched refs:scalarIntF (Results 1 – 1 of 1) sorted by relevance
11 integer, pointer :: scalarIntF, arrayIntF(:) variable14 call c_f_pointer(scalarC, scalarIntF) ! ok21 call c_f_pointer(j, scalarIntF)23 call c_f_pointer(arrayC, scalarIntF)27 call c_f_pointer(scalarC, scalarIntF, [1_8])