Can `use` from module be used for `typedef`ing?
|
|
17
|
432
|
January 2, 2025
|
Retrieve compiler info at run time
|
|
19
|
725
|
September 27, 2024
|
List of non-standard intrinsic functions and their standard alternatives
|
|
25
|
645
|
January 31, 2025
|
Unable to use Modern Fortran with fortls
|
|
15
|
899
|
June 28, 2024
|
KART: a recommended design element toward Generics in Fortran
|
|
9
|
499
|
August 15, 2024
|
Cpp (C preprocessor) tricks
|
|
22
|
671
|
September 30, 2024
|
Compiler option to warn about argument declarations of x(1) instead of x(*)
|
|
21
|
326
|
March 5, 2025
|
Optional dependencies with fpm
|
|
12
|
417
|
May 14, 2025
|
Resources for creating a blog/website for a Fortran learning journey
|
|
10
|
415
|
November 14, 2024
|
Common block mystery
|
|
11
|
406
|
September 3, 2024
|
Effect of `contiguous` attribute for dummy array arguments
|
|
9
|
365
|
September 12, 2024
|
Fpm-man|fman describes Fortran intrinsics with a single-file version
|
|
14
|
351
|
March 15, 2025
|
Fortran 90 debugger for MacOS Sonoma?
|
|
15
|
874
|
January 5, 2025
|
Linter for nvim
|
|
12
|
957
|
September 11, 2024
|
Problem with parameterized derived type
|
|
22
|
571
|
December 21, 2024
|
Are there really any reliable ways to time Fortran code?
|
|
18
|
876
|
September 27, 2024
|
Upgrading gfortran on Ubuntu22 LTS
|
|
10
|
312
|
February 11, 2025
|
CFD FORTRAN programs
|
|
17
|
446
|
March 3, 2025
|
Linear programming
|
|
12
|
479
|
September 6, 2024
|
Problem with array declaration in a BLOCK
|
|
19
|
584
|
May 4, 2025
|
Stdlib: Solving a system of equations with a matrix right hand side
|
|
9
|
360
|
May 6, 2025
|
Ending a do loop with continue
|
|
33
|
1071
|
October 8, 2024
|
Newcomer and a few questions
|
|
9
|
274
|
September 20, 2024
|
`target` attribute seemingly affecting performances
|
|
26
|
360
|
January 29, 2025
|
Using ifx rather than ifort with cmake
|
|
9
|
1251
|
August 7, 2024
|
Create single-file distribution of a program (like FPM)
|
|
9
|
253
|
December 11, 2024
|
Fortran textbook
|
|
2
|
406
|
November 22, 2024
|
GPU offloading in Fortran
|
|
37
|
1070
|
February 1, 2025
|
Character length in array constructor
|
|
24
|
460
|
May 21, 2025
|
Function inline in F90 code
|
|
11
|
526
|
June 24, 2024
|
Array element actual argument & assumed size dummy
|
|
17
|
322
|
May 1, 2025
|
Circular dependency of refactored library on monolithic model code
|
|
9
|
253
|
May 17, 2025
|
Do concurrent: can loop variable be specified in `local`?
|
|
19
|
571
|
October 14, 2024
|
Unexpected seg. fault allocating a not-allocated array
|
|
17
|
246
|
November 20, 2024
|
C-Fortran interface type in CFI_cdesc_t
|
|
10
|
533
|
April 2, 2025
|
Automatic allocation of string in recursive function unexpected result [issue with `ifx` and bug in `gfortran` and `nvfortran`]
|
|
23
|
571
|
November 11, 2024
|
Parallel Fortran Coarrays Longer CPU Time Than Serial Fortran
|
|
18
|
508
|
November 4, 2024
|
Intel Fortran doesn't enforce argument kind conformance?
|
|
25
|
801
|
October 27, 2024
|
Interfaces for passing subroutines to subroutines
|
|
10
|
307
|
November 12, 2024
|
Repeat count for modern-style initializations
|
|
25
|
406
|
July 28, 2024
|
What are the versioning/dev rules of stdlib?
|
|
27
|
435
|
March 29, 2025
|
How to use intel compiler with fpm?
|
|
28
|
675
|
September 11, 2024
|
Problems with build of static .EXE
|
|
12
|
431
|
June 22, 2024
|
FortranCalculus (Prose, Slang) Website for Sale; Automatic Differentiation & Operator Overloading
|
|
14
|
1034
|
December 5, 2024
|
stdlib_LinAlgOperators: Linear Algebra Operators
|
|
14
|
247
|
March 4, 2025
|
Changing . to % to access components of derived types
|
|
23
|
719
|
October 22, 2024
|
SpecialMatrices (v0.1.0-alpha): Pre-release
|
|
4
|
449
|
February 25, 2025
|
Suppressing copy and assignment
|
|
15
|
512
|
October 1, 2024
|
Will support for Hollerith constants ever be dropped?
|
|
33
|
670
|
November 16, 2024
|
Allow newunit to allocate an integer variable
|
|
9
|
292
|
August 11, 2024
|