Tag: fortran
Found 27 results for 'fortran'.
1) compiling - Why do I have to set LD_LIBRARY_PATH before running a program, even though I already linked the library locations in the compile stage?
2) fortran - What is an undefined reference/unresolved external symbol error and how do I fix it in Fortran?
3) math - How can a large, Fortran-based number crunching codebase be modernized?
4) design - Design of an evaluator object for propagation and IO of results
5) ubuntu - gfortran compile object file error crt1.o: In function `_start':
6) history - Why was Fortran never used to develop an Operating System?
7) c - Do Fortran compilers really generate faster code than C compilers?
8) object-oriented - How can I explain object-oriented programming to someone who's only coded in Fortran 77?
9) c# - Converting Fortran 77 code to C#
10) python - f2py with OMP: can't import module, undefined symbol GOMP_*
11) fortran - Fortran derived type assignment
12) javascript - How can I combine C/Fortran with JavaScript?
13) fortran - Why no runtime error when clearly writing over array bounds?
14) c++ - Mac Dynamic Library Craziness (May be Fortran Only)
15) fortran - subroutine using module but is outside module and also used in module through an interface
16) bash - Feeding a command using file redirection or pipe doesn't always work
17) fortran - Reset (deallocate / nullify) a Fortran allocatable array that has been corrupted
18) c++ - What keywords are important to speedup the code in C++?
19) c - Is Fortran easier to optimize than C for heavy calculations?
20) fortran - What is an undefined reference/unresolved external symbol error and how do I fix it in Fortran?
21) language-features - Why is there no Fortran standard library?
22) module - Undefined reference to procedure defined in the same module
23) optimization - When does ifort use optimization flags?
24) oop - Fortran function in a module not found by subroutine in the same module
25) history - "Ever change the value of 4?" - how did this come into Hayes-Thomas quiz?
26) floating-point - What happens when calling external an Fortran function with the wrong type of arguments?
27) macos - Why can't I compile with gfortran after upgrading to OSX Yosemite? gfortran error: libgfortran.spec: No such file or directory