Skip to content

d7919/BasicFortranExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicFortranExamples

A collection of some simple fortran utilities and examples.

#Directory listings

##String This provides a collection of different string manipulation routines.

  • strsplit.f90 : An example of the strsplit function which takes two strings and returns an array of the substrings of the first string separated by the second string.

About

A collection of some simple fortran utilities and examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published