Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fortran

OpenMP over Summation

Fortran substitute subroutine name using macro

macros fortran

access operators "[ ], ( ), { }" overloading in Fortran 90 or 2003

Fortran 4.7.2/4.8.1 error: There is no specific subroutine for the generic 'vode' at (1)

fortran gfortran

How can I get info on run time errors for Python modules built with f2py

python numpy fortran f2py

Fortran and c interoperability

Find Fortran file used in R package

r fortran

gfortran: Illegal preprocessor directive & Invalid character/non-numeric character compile errors

Same block of code in a SELECT TYPE in Fortran

fortran

Why does a Fortran function compiled with f2py return zero when I change the name of the result variable?

fortran f2py

Returning character string of unknown length in fortran

string fortran

Dynamic vs Static Arrays in legacy code

fortran

gfortran linking flag for openmp

gfortran optimizer prevents an access violation

fortran gfortran

How to find optimal block size and LWORK in LAPACK

fortran lapack

Fortran child (or C++ or python) processes spawned from python using Spawn() wont disconnect when inter and intra communicators are merged

python fortran mpi spawn mpi4py

Open-source version of Intel Fortran sort routines

CPU time discrepancies between static and dynamic allocation

Editing Fortran referenced code from R

r fortran edit