Search code examples
Use Fortran-code in C...


cfortranfortran-iso-c-binding

Read More
Why is my fortran routine passing an incorrect value to my C++ function?...


c++fortranmpifortran-iso-c-binding

Read More
Fortran to C interface for arrays and scalars...


carraysfortranscalarfortran-iso-c-binding

Read More
Fortran DLL error when using a multivariable function...


dllfortrangfortranfortran-iso-c-binding

Read More
How to call a C function in Fortran and properly pass uint32_t arguments...


cfortranfortran-iso-c-bindinguint32

Read More
Any platform where Fortran `double precision` is different from C `double`?...


cfortranfortran-iso-c-bindinglanguage-interoperability

Read More
Does the abstract Fortran interface of a C callback function require bind(C) attribute?...


cfortranintel-fortranfortran-iso-c-binding

Read More
Fortran C-interoperable submodule procedure with bind(C) reports error when compiled by gfortran...


fortrangfortranintel-fortranfortran-iso-c-binding

Read More
How do I use gtsv2 functions of the cusparse library in CUDA Fortran?...


cudafortranfortran-iso-c-binding

Read More
DCT of complex arrays with FFTW in Fortran: How to point to the imaginary part array?...


pointersfortranfftwfortran-iso-c-binding

Read More
Passing complex number array between C++ and Fortran code...


c++fortrancomplex-numbersfortran-iso-c-binding

Read More
No output from a Fortran program using the Gnu Scientific Library via a c wrapper...


cfortranwrappergslfortran-iso-c-binding

Read More
Fortran interoperability with C pointer struct...


pointersfortranfortran-iso-c-binding

Read More
Sleep in Fortran...


fortranfortran-iso-c-binding

Read More
How to make a Fortran c_ptr null?...


pointersnullfortranfortran-iso-c-binding

Read More
Mixed programming - Including C++ header to Fortran...


c++fortranfortran-iso-c-binding

Read More
Using of Fortran function in C causes seg fault on start up...


cgccfortrangfortranfortran-iso-c-binding

Read More
Creating a FORTRAN interface to a C function that returns a char*...


cinterfacecharfortranfortran-iso-c-binding

Read More
Passing both scalars and arrays (of any dimensions) from Fortran to C...


cfortrangfortranfortran-iso-c-binding

Read More
Interface C function with structures in Fortran...


cfortranfortran-iso-c-binding

Read More
Trying to handle a Fortran pointer - call c_f_pointer...


cpointersfortranwrapperfortran-iso-c-binding

Read More
Passing a two dimentional array from Fortran to C...


carraysfortranfortran-iso-c-binding

Read More
What is the need for a C_INT fortran type? Are C and Fortran integers so different?...


fortranfortran-iso-c-binding

Read More
How to check that fortran real is compatible with C float?...


cfortranfortran-iso-c-binding

Read More
Automatic generation of Fortran 2003 bindings from C library headers (using iso_c_bindings intrinsic...


cbindingfortranfortran2003fortran-iso-c-binding

Read More
Value of C_INT32_T negative in Intel Visual Fortran...


windowsfortranintel-fortranfortran-iso-c-binding

Read More
Binding C++ and Fortran...


c++fortranfortran-iso-c-binding

Read More
Arrays of strings in Fortran-C bridges using iso_c_binding...


cinteropfortranfortran-iso-c-binding

Read More
Keep Thread alive (pthread, c)...


cmultithreadingpthreadsfortranfortran-iso-c-binding

Read More
Fortran intrinsic keyword in module use statement...


fortranfortran-iso-c-bindingfortran2003

Read More
BackNext