Search code examples
Fortran: integer*4 vs integer(4) vs integer(kind=4)...

fortranlanguage-lawyer

Read More
Gfortran: Large Arrays do not work on M1 Mac...

fortranhomebrewapple-m1gfortran

Read More
OpenMP not found using MinGW / gfortran on Windows 10...

windowsfortranmingwopenmpgfortran

Read More
how to read a csv file from fortran if the data is different for each colum...

fortrangfortran

Read More
How to find and extract a numeric value from a text file?...

parsingfile-iofortran

Read More
Problem Allocating Logical from Class(*) using Source in Fortran...

fortranbooleanallocationintel-fortran

Read More
Why should I use "use, only" in Fortran...

fortran

Read More
When and where are writes to coarrays visible in Fortran?...

parallel-processingfortranconsistencyfortran-coarrays

Read More
Passing 2D array of unknown size to function in Fortran...

fortran

Read More
Compile Fortran module with f2py...

pythonfortranf2py

Read More
Vectorization in CUDA Fortran...

cudafortrangpuvectorization

Read More
Type mismatch in LAPACK seemingly resolves itself...

fortrangfortranlapack

Read More
accessing unsigned integer values in fortran...

integerfortranunsignedfortran95fortran2003

Read More
Fortran 2003 / 2008: Elegant default arguments?...

fortranoptional-parametersdefault-parametersdefault-argumentsoptional-arguments

Read More
Makefile: change compiler flags based on CC/CXX/FC values...

c++cgccmakefilefortran

Read More
Memory leak with runtime polymorphism...

memory-leaksfortranpolymorphismlanguage-lawyergfortran

Read More
Fatal error in PMPI_Send: Invalid tag, error stack: MPI_Send(...

fortranmpiintel-mpi

Read More
Intel/ifort optimization causes segmentation fault...

fortrancompiler-optimizationintel-fortran

Read More
How can I debug into Fortran code from C#?...

c#c++debuggingfortranmixed-mode

Read More
How to create a dialog box to gather user input in Fortran...

windowswinapifortran

Read More
Compile legacy fortran77 code as python module using f2py...

pythonfortranfortran77f2py

Read More
Fortran nested do loops to calculate tensor product...

matrixfortranlinear-algebra

Read More
Fortran tensor product of vectors...

fortranlinear-algebra

Read More
Re-organising the data with desired sequence...

fortransequencereorganize

Read More
Fortran equivalent of numpy.roll function...

pythonnumpyfortran

Read More
Can a Fortran module override a subroutine in another module?...

oopmodulefortranoverriding

Read More
How does `loop` with `if(test) next` work in Mortran?...

loopsif-statementfortranlogic

Read More
How to write a general wrapper for calling a Fortran function in C++14 (call by reference --> cal...

c++fortranc++14

Read More
Need help fixing a Fortran recursive subroutine that is only assigning values and inserting nodes to...

pointersfortranbinary-tree

Read More
Abaqus 2020 Linker error with Intel OneAPI Fortran Compiler...

linkerfortranintel-fortranabaqus

Read More
BackNext