Search code examples
oop fortran : why my program does not choose the good subroutine?...

oopfortran

Read More
Split Fortran character string of unknown length but known substring format by commas?...

stringfortran

Read More
Fortran interface with C types...

fortrangfortran

Read More
Reference Argument Passing with Nested OpenACC Routines...

fortranopenaccpgi-accelerator

Read More
Reduce Fortran function call overhead...

performancefunctionoptimizationfortranfortran90

Read More
How to have an allocatable array of variable rank (number of dimensions)?...

fortranallocatable-array

Read More
How to avoid OpenMP clause `reduction`?...

parallel-processingfortranopenmp

Read More
Fortran array element order in memory...

fortran

Read More
Is biorthogonalization of left and right eigenvectors using ZGEEV in lapack guaranteed?...

matrixfortranlapackeigenvector

Read More
How to compare two double precision real numbers in Fortran?...

floating-pointfortrancompare

Read More
How to skip sorted part of an array in a sorting program if my array is already partly sorted...

arrayssortingfortranbubble-sortfortran90

Read More
Is there a way to conditionally set the type of a public data structure?...

fortran

Read More
Fortran OMP : how to do a parallel and a single task?...

parallel-processingfortranopenmp

Read More
Incorrect reading of a variable from a txt (Fortran)...

fortranformattxt

Read More
lgfortran not found...

ubuntumakefilelinkerfortrangfortran

Read More
MPI Domain Decomposition and Block Tridiagonal Matrix...

matrixfortranmpi

Read More
How to fix abrupt program exit in Cython interface to Fortran...

pythonpython-3.xfortrancython

Read More
Incorrect output with '(23A, 1X, F4.1, 2X, 1A)' format...

formattingfortran

Read More
Fortran user defined operators precedence rules...

fortranoperatorsoperator-precedence

Read More
How to convert from Color Wavelength to RGB or HSL?...

fortran

Read More
Can I add a watch to a COMMON block?...

debuggingfortrangdbfortran-common-block

Read More
Can you test for nullpointers in Fortran?...

fortrangfortrannull-pointer

Read More
Avoiding conversion warning in Fortran array of non-default kind...

arraysfortran

Read More
Having parameter (constant) variable with NaN value in Fortran...

floating-pointfortrannangfortran

Read More
Is there any simple way to realize sum over series of permutations of array in Fortran?...

fortran

Read More
is a Fortran subroutine with a dummy argument specified size array thread safe...

memoryfortrangfortran

Read More
Unable to get an array of required size from random_seed subroutine...

randomfortrancommand-line-argumentsrandom-seed

Read More
Newer gfortran does not compile a Fortran90 code...

fortrangfortranfortran90

Read More
Is Fortran easier to optimize than C for heavy calculations?...

cperformancefortran

Read More
Getting the prime numbers till 10000 in fortran?...

fortranprimes

Read More
BackNext