Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
3284eab4
Commit
3284eab4
authored
Sep 30, 2019
by
Marco Govoni
Browse files
Updated C
parent
eae4ed37
Changes
32
Hide whitespace changes
Inline
Side-by-side
Modules/west_version.f90.in
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `L
icense
'
! GNU General Public License. See the file `L
ICENSE
'
! in the root directory of the present distribution,
! or http://www.gnu.org/copyleft/gpl.txt .
!
! This file is part of WEST.
!
! Contributors to this file:
! Marco Govoni
!
...
...
Modules/westcom.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `L
icense
'
! GNU General Public License. See the file `L
ICENSE
'
! in the root directory of the present distribution,
! or http://www.gnu.org/copyleft/gpl.txt .
!
...
...
Tools/bar.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `L
icense
'
! GNU General Public License. See the file `L
ICENSE
'
! in the root directory of the present distribution,
! or http://www.gnu.org/copyleft/gpl.txt .
!
! This file is part of WEST.
! This file is part of WEST.
!
! Contributors to this file:
! Marco Govoni
...
...
Tools/class_bz_grid.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `L
icense
'
! GNU General Public License. See the file `L
ICENSE
'
! in the root directory of the present distribution,
! or http://www.gnu.org/copyleft/gpl.txt .
!
...
...
Tools/clean_scratchfiles.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/conversions.f90
View file @
3284eab4
!
! Copyright (C) 2015-2019 M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `LICENSE'
! in the root directory of the present distribution,
! or http://www.gnu.org/copyleft/gpl.txt .
!
! This file is part of WEST.
!
! Contributors to this file:
! Marco Govoni
!
!-----------------------------------------------------------------------
MODULE
conversions
!-----------------------------------------------------------------------
USE
kinds
,
ONLY
:
DP
IMPLICIT
NONE
CONTAINS
...
...
Tools/destroy_pw_arrays.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/do_setup.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/exx_go.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/exx_ungo.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/fetch_input.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file License
! in the root directory of the present distribution,
...
...
Tools/get_alpha_pv.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/gradcorr_x.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/human_readable_time.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/init_pw_arrays.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/io_push.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/linear_algebra_kernel.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/logfile.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/my_mkdir.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Tools/parse_command_arguments.f90
View file @
3284eab4
!
! Copyright (C) 2015-201
7
M. Govoni
! Copyright (C) 2015-201
9
M. Govoni
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment