Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Electronic Structure Library
pspio
Commits
3c6ca3aa
Commit
3c6ca3aa
authored
Feb 12, 2018
by
Micael Oliveira
Browse files
Merge branch 'release-0.2.3' into 'master'
Release 0.2.3 See merge request
!29
parents
f20c7395
dcf3e861
Pipeline
#1075
passed with stage
in 1 minute and 24 seconds
Changes
117
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
3c6ca3aa
test:opensuse:
image
:
drfaustroll/esl:opensuse-tumbleweed
script
:
-
source /etc/profile.d/lmod.sh
-
module load gnu/7
# Prepare source tree
-
./wipeout.sh
-
./autogen.sh
-
CC=gcc CFLAGS="-O3" ./configure --enable-fortran
-
make -j4
-
make check
test:debian-debian:
image
:
drfaustroll/esl:debian-latest
script
:
-
./wipeout.sh
-
./autogen.sh
-
CC=gcc CFLAGS="-O3" ./configure --enable-fortran
-
make -j4
-
make check
.mailmap
View file @
3c6ca3aa
...
...
@@ -3,9 +3,11 @@ Micael Oliveira <micael.oliveira@mpsd.mpg.de> <micael@fis.uc.pt>
Micael Oliveira <micael.oliveira@mpsd.mpg.de> <micaeljtoliveira@gmail.com>
Micael Oliveira <micael.oliveira@mpsd.mpg.de> <mjt.oliveira@ulg.ac.be>
Micael Oliveira <micael.oliveira@mpsd.mpg.de> micael <>
Yann Pouillon <notifications@materialsevolution.es> Yann Pouillon (Rigel) <yann.pouillon@ehu.es>
Yann Pouillon <notifications@materialsevolution.es> Yann Pouillon (U102998) <yann.pouillon@ehu.es>
Yann Pouillon <notifications@materialsevolution.es> <yann.pouillon@ehu.eus>
Yann Pouillon <notifications@materialsevolution.es> <yann.pouillon@gmail.com>
Yann Pouillon <notifications@materialsevolution.es> pouillon <>
Yann Pouillon <devops@materialsevolution.es> Yann Pouillon (Rigel) <yann.pouillon@ehu.es>
Yann Pouillon <devops@materialsevolution.es> Yann Pouillon (U102998) <yann.pouillon@ehu.es>
Yann Pouillon <devops@materialsevolution.es> Yann Pouillon <notifications@materialsevolution.es>
Yann Pouillon <devops@materialsevolution.es> Yann Pouillon <yann.pouillon@materialsevolution.es>
Yann Pouillon <devops@materialsevolution.es> <yann.pouillon@ehu.eus>
Yann Pouillon <devops@materialsevolution.es> <yann.pouillon@gmail.com>
Yann Pouillon <devops@materialsevolution.es> pouillon <>
Matthieu Verstraete <matthieu.jean.verstraete@gmail.com> mjv500 <>
.update-copyright.conf
View file @
3c6ca3aa
...
...
@@ -8,12 +8,9 @@ files: yes
ignored
: *
COPYING
| *
ChangeLog
| *
Doxyfile
| *
INSTALL
| *
NEWS
| *
README
* | .
update
-
copyright
.
conf
| .
git
* | .
mailmap
| *
gcov_check_coverage
.
in
| *
fruit
.
f90
| *
FRUIT
* | *.
pdf
| *.
svg
|
psp_references
| *.
m4
[
copyright
]
short
: {
project
}
comes
with
ABSOLUTELY
NO
WARRANTY
and
is
licensed
under
the
GNU
Lesser
General
Public
License
version
3
.
short
: {
project
}
comes
with
ABSOLUTELY
NO
WARRANTY
and
is
licensed
under
the
Mozilla
Public
License
version
2
.
long
:
This
file
is
part
of
{
project
}.
{
project
}
is
free
software
:
you
can
redistribute
it
and
/
or
modify
it
under
the
terms
of
the
GNU
Lesser
General
Public
License
as
published
by
the
Free
Software
Foundation
,
version
3
of
the
License
,
or
(
at
your
option
)
any
later
version
.
{
project
}
is
distributed
in
the
hope
that
it
will
be
useful
,
but
WITHOUT
ANY
WARRANTY
;
without
even
the
implied
warranty
of
MERCHANTABILITY
or
FITNESS
FOR
A
PARTICULAR
PURPOSE
.
See
the
GNU
Lesser
General
Public
License
for
more
details
.
You
should
have
received
a
copy
of
the
GNU
Lesser
General
Public
License
along
with
{
project
}.
If
not
,
see
<
http
://
www
.
gnu
.
org
/
licenses
/>
or
write
to
the
Free
Software
Foundation
,
Inc
.,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
USA
.
This
Source
Code
Form
is
subject
to
the
terms
of
the
Mozilla
Public
License
,
version
2
.
0
.
If
a
copy
of
the
MPL
was
not
distributed
with
this
file
,
You
can
obtain
one
at
https
://
mozilla
.
org
/
MPL
/
2
.
0
/.
{
project
}
is
distributed
in
the
hope
that
it
will
be
useful
,
but
WITHOUT
ANY
WARRANTY
;
without
even
the
implied
warranty
of
MERCHANTABILITY
or
FITNESS
FOR
A
PARTICULAR
PURPOSE
.
See
the
Mozilla
Public
License
version
2
.
0
for
more
details
.
AUTHORS
View file @
3c6ca3aa
Libpspio was written by:
Damien Caliste <dcaliste@free.fr>
Joseba Alberdi <alberdi@hotmail.es>
Matteo Giantomassi <gmatteo@gmac>
Matthieu Verstraete <matthieu.jean.verstraete@gmail.com>
Micael Oliveira <micael.oliveira@mpsd.mpg.de>
Yann Pouillon <
notification
s@materialsevolution.es>
Yann Pouillon <
devop
s@materialsevolution.es>
COPYING
View file @
3c6ca3aa
This diff is collapsed.
Click to expand it.
Makefile.am
View file @
3c6ca3aa
#
# Copyright (C) 2011-201
6
Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2011-201
8
Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
#
# Top makefile for Libpspio
...
...
autogen.sh
View file @
3c6ca3aa
#!/bin/sh
#
# Copyright (C) 2011-2016 Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2011-2016 Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
# Stop at first error encountered
set
-e
...
...
config/tests/test_buildsys_all.sh
View file @
3c6ca3aa
#!/bin/sh
#
# Copyright (C) 2011-2016 Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2011-2016 Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
#
# IMPORTANT NOTE:
...
...
config/tests/test_buildsys_fortran.sh
View file @
3c6ca3aa
#!/bin/sh
#
# Copyright (C) 2011-2016 Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2011-2016 Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
#
# IMPORTANT NOTE:
...
...
config/tests/test_buildsys_plain.sh
View file @
3c6ca3aa
#!/bin/sh
#
# Copyright (C) 2011-2016 Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2011-2016 Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
#
# IMPORTANT NOTE:
...
...
config/tests/test_buildsys_static.sh
View file @
3c6ca3aa
#!/bin/sh
#
# Copyright (C) 2011-2016 Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2011-2016 Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
#
# IMPORTANT NOTE:
...
...
config/tests/test_buildsys_xml.sh
View file @
3c6ca3aa
#!/bin/sh
#
# Copyright (C) 2011-2016 Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2011-2016 Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
#
# IMPORTANT NOTE:
...
...
configure.ac
View file @
3c6ca3aa
#
# Copyright (C) 2011-201
6
Micael Oliveira <micael.oliveira@mpsd.mpg.de>
# Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2011-201
8
Micael Oliveira <micael.oliveira@mpsd.mpg.de>
# Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
# ---------------------------------------------------------------------------- #
...
...
@@ -37,7 +31,7 @@
# Initialize Autoconf
AC_PREREQ(2.62)
AC_INIT([Libpspio], [0.2.
2
],
AC_INIT([Libpspio], [0.2.
3
],
[https://bugs.launchpad.net/libpspio/], [libpspio])
AC_REVISION([Autotools support for Libpspio])
AC_CONFIG_AUX_DIR([config/gnu])
...
...
fortran/Makefile.am
View file @
3c6ca3aa
#
# Copyright (C) 2011-2016 Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2011-2016 Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
#
# Top makefile for Libpspio-Fortran
...
...
fortran/autogen.sh
View file @
3c6ca3aa
#!/bin/sh
#
# Copyright (C) 2011-201
6
Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2011-201
7
Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
# Stop at first error encountered
set
-e
...
...
fortran/configure.ac
View file @
3c6ca3aa
#
# Copyright (C) 2011-201
6
Micael Oliveira <micael.oliveira@mpsd.mpg.de>
# Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2011-201
7
Micael Oliveira <micael.oliveira@mpsd.mpg.de>
# Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
# ---------------------------------------------------------------------------- #
...
...
@@ -37,7 +31,7 @@
# Initialize Autoconf
AC_PREREQ(2.62)
AC_INIT([Libpspio-Fortran], [0.2.
0
],
AC_INIT([Libpspio-Fortran], [0.2.
3
],
[https://bugs.launchpad.net/libpspio/], [libpspio-fortran])
AC_REVISION([Autotools support for Libpspio-Fortran])
AC_CONFIG_AUX_DIR([config/gnu])
...
...
fortran/quickcheck.sh
View file @
3c6ca3aa
#!/bin/sh
#
# Copyright (C) 2012-201
6
Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2012-201
7
Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
# Note: this script is temporary and will be removed upon release.
...
...
fortran/scripts/make-fortran-constants.py
View file @
3c6ca3aa
#!/usr/bin/env python
#
# Copyright (C) 2014-201
6
Micael Oliveira <micael.oliveira@mpsd.mpg.de>
# Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2014-201
7
Micael Oliveira <micael.oliveira@mpsd.mpg.de>
# Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
"""
\
This script generates Fortran constants in src/pspiof.F90 from those
...
...
fortran/src/Makefile.am
View file @
3c6ca3aa
#
# Copyright (C) 2011-201
6
Micael Oliveira <micael.oliveira@mpsd.mpg.de>
# Yann Pouillon <
notification
s@materialsevolution.es>
# Copyright (C) 2011-201
7
Micael Oliveira <micael.oliveira@mpsd.mpg.de>
# Yann Pouillon <
devop
s@materialsevolution.es>
#
# This file is part of Libpspio.
#
# Libpspio is free software: you can redistribute it and/or modify it under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation, version 3 of the License, or (at your option) any later
# version.
# This Source Code Form is subject to the terms of the Mozilla Public License,
# version 2.0. If a copy of the MPL was not distributed with this file, You can
# obtain one at https://mozilla.org/MPL/2.0/.
#
# Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
# A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for more
# A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for more
# details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
# the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA.
#
# Makefile for the sources of Libpspio-Fortran
...
...
fortran/src/api_error_inc.F90
View file @
3c6ca3aa
!! Copyright (C) 2015-201
6
Micael Oliveira <micael.oliveira@mpsd.mpg.de>
!! Yann Pouillon <
notification
s@materialsevolution.es>
!! Copyright (C) 2015-201
7
Micael Oliveira <micael.oliveira@mpsd.mpg.de>
!! Yann Pouillon <
devop
s@materialsevolution.es>
!!
!! This file is part of Libpspio.
!!
!! Libpspio is free software: you can redistribute it and/or modify it under
!! the terms of the GNU Lesser General Public License as published by the Free
!! Software Foundation, version 3 of the License, or (at your option) any later
!! version.
!! This Source Code Form is subject to the terms of the Mozilla Public License,
!! version 2.0. If a copy of the MPL was not distributed with this file, You
!! can obtain one at https://mozilla.org/MPL/2.0/.
!!
!! Libpspio is distributed in the hope that it will be useful, but WITHOUT ANY
!! WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
!! FOR A PARTICULAR PURPOSE.
See the
GNU Lesser General
Public License for
!! FOR A PARTICULAR PURPOSE. See the
Mozilla
Public License
version 2.0
for
!! more details.
!!
!! You should have received a copy of the GNU Lesser General Public License
!! along with Libpspio. If not, see <http://www.gnu.org/licenses/> or write to
!! the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
!! 02110-1301 USA.
!*********************************************************************!
...
...
Prev
1
2
3
4
5
6
Next
Write
Preview
Supports
Markdown
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