libSUFR
a LIBrary of Some Useful Fortran Routines
Toggle main menu visibility
Main Page
Related Pages
Modules
Modules List
Module Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
w
y
Functions/Subroutines
a
b
c
d
e
f
g
h
i
j
l
m
n
p
q
r
s
t
u
w
y
Variables
a
c
d
e
g
h
i
j
k
l
m
n
o
p
r
s
t
u
w
Data Types
Data Types List
Data Type Index
Data Fields
All
Variables
Files
File List
File Members
All
Functions/Subroutines
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
Loading...
Searching...
No Matches
src
libSUFR.f90
Go to the documentation of this file.
1
! -*- coding: utf-8 -*-
2
! SPDX-License-Identifier: EUPL-1.2
3
4
!> \file libSUFR.f90 Used for documentation purposes
5
!!
6
!! \mainpage libSUFR documentation
7
!! libSUFR is a LIBrary of Some Useful Fortran Routines that I wrote for my own use, but that may also be
8
!! useful for others. It currently also "SUFRs" from the fact that Fortran module files are compiler
9
!! dependent. libSUFR is available for free under the conditions of the EUPL v.1.2.
10
!!
11
!! \par
12
!! Copyright © 2002-2025 Marc van der Sluys - Nikhef/Utrecht University -
13
!! <a href="https://marc.vandersluys.nl">marc.vandersluys.nl</a>
14
!!
15
!! \see
16
!! These pages contain the documentation for libSUFR, created by Doxygen. For the libSUFR home page, see:
17
!! https://libsufr.sourceforge.net
18
19
20
! Copyright (c) 2002-2025 Marc van der Sluys - Nikhef/Utrecht University - marc.vandersluys.nl
21
!
22
! This file is part of the libSUFR package, see: https://libsufr.sourceforge.net/
23
!
24
! This is free software: you can redistribute it and/or modify it under the terms of the European Union
25
! Public Licence 1.2 (EUPL 1.2). This software is distributed in the hope that it will be useful, but
26
! WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
27
! PURPOSE. See the EU Public Licence for more details. You should have received a copy of the European
28
! Union Public Licence along with this code. If not, see <https://www.eupl.eu/1.2/en/>.
29
30
Generated on Sun Mar 2 2025 12:00:51 for libSUFR by
1.12.0