Include an fpm based library within a pre-existing/mixed language CMake project
|
|
1
|
85
|
January 13, 2023
|
Pass by reference
|
|
16
|
400
|
January 12, 2023
|
Best way to pass optional string argument?
|
|
4
|
184
|
January 11, 2023
|
FPM - LAPACK - MINUIT compatibility
|
|
5
|
217
|
January 9, 2023
|
Program does not return from`deallocate` statement
|
|
23
|
394
|
January 9, 2023
|
Newbie question on parameterized-declaration-list
|
|
1
|
94
|
January 8, 2023
|
Replicable Monte Carlo simulation with OpenMP
|
|
16
|
493
|
January 8, 2023
|
Internal compiler error
|
|
4
|
176
|
January 7, 2023
|
Error launching fortls
|
|
3
|
122
|
January 5, 2023
|
AI Fortran Code
|
|
2
|
252
|
January 4, 2023
|
Use case of single-precision real number
|
|
11
|
361
|
January 4, 2023
|
2023 updates to https://fortran-lang.org/en/compilers/
|
|
3
|
251
|
January 3, 2023
|
Autotools: How to add a shared library .so?
|
|
4
|
295
|
January 2, 2023
|
RNG for MC simulations
|
|
8
|
217
|
January 2, 2023
|
OpenMP reduction with max/min function
|
|
1
|
126
|
January 2, 2023
|
Passed-object dummy argument of a procedure pointer component in an extending type
|
|
3
|
193
|
January 2, 2023
|
How to assign a number to a variable?
|
|
5
|
168
|
December 31, 2022
|
FPM with multiple main programs C,C++,Fortran
|
|
3
|
174
|
December 30, 2022
|
Format statements, Generic Containers, and Allocatable Arrays
|
|
18
|
429
|
December 27, 2022
|
An error occurred when `gfortran/flang-old` used `associate` to receive an `allocatable` string
|
|
2
|
215
|
December 27, 2022
|
How does the compiler handle functions and subroutines?
|
|
4
|
237
|
December 27, 2022
|
Vscode conda and modern fortran extension
|
|
5
|
364
|
December 24, 2022
|
Write a program to solve a cubic equation using Cardano’s formula, see below. Cardano’s formula:
|
|
4
|
245
|
December 22, 2022
|
Is it possible to specify the compiler in the fpm.toml?
|
|
5
|
175
|
December 22, 2022
|
Is ISO_Fortran_binding.h compatible for different Fortran ABIs?
|
|
15
|
867
|
December 21, 2022
|
Is comparison with `NaN` considered an erroneous arithmetic operation? (MWE with ifort and gfortran)
|
|
13
|
318
|
December 20, 2022
|
Pointer to pointer - ALLOCATE - Undefined reference
|
|
26
|
454
|
December 13, 2022
|
Maximum number of continuation lines
|
|
4
|
210
|
December 13, 2022
|
Assumed-size arrays in generic procedure interfaces
|
|
12
|
252
|
December 13, 2022
|
Compiling hello.f90 with Visual Studio Code for WSL
|
|
2
|
219
|
December 11, 2022
|