Skip to content

ShrirajHegde/fortran-snippet-collection

Repository files navigation

Fortran modules and snippets collection

Collection of modules with subroutines and functions for fortan from various places,aim is to make subroutines way simpler than ones in LAPACK.

Feel free to use,contribute,create issues and pull requests.

Using the following line in fortran to use the module from another file or directly copy paste the whole module before the main program

INCLUDE 'file.ext'

Add the following line to use the module in the program

program main
  use 'module_name'
  implicit none
  !(program)
end program main

About

Collection of modules with subroutines and functions for Fortan Free form from various places

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy