Call python from Fortran (not the other way around). Inspired by this blog post. program example use callpy_mod implicit none real(8) :: a(10) a = 1.0 call set_state("a", a) call ...
We develop a generic Fortran library, FLIT (Fortran Library based on Interfaces and Templates), to provide a number of useful functionalities for computational geophysics and beyond. These ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results