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
Roy Fabrice
pFoF
Commits
323b6c95
Commit
323b6c95
authored
Aug 25, 2020
by
Roy Fabrice
Browse files
copyright
parent
2020b526
Changes
5
Hide whitespace changes
Inline
Side-by-side
add_cells_to_halos/doc/add_cells_to_halos.doxygen
View file @
323b6c95
#------------------------------------------------------------------------------------------------------------------------------------
# Copyright 2020 Fabrice Roy
#
# Contact: fabrice.roy@obspm.fr
#
# This file is part of pFoF.
#
# pFoF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# pFoF 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 General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with pFoF. If not, see <http://www.gnu.org/licenses/>.
#
# author Fabrice Roy
#
# Doxygen configuration file for add_cells_to_halos doc
#------------------------------------------------------------------------------------------------------------------------------------
# Doxyfile 1.8.6
# This file describes the settings to be used by the documentation system
...
...
pfof_snap/Makefile
View file @
323b6c95
#------------------------------------------------------------------------------------------------------------------------------------
# Copyright 2020 Fabrice Roy
#
# Contact: fabrice.roy@obspm.fr
#
# This file is part of pFoF.
#
# pFoF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# pFoF 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 General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with pFoF. If not, see <http://www.gnu.org/licenses/>.
#
# author Fabrice Roy
#
# Makefile for pfof_snap
#------------------------------------------------------------------------------------------------------------------------------------
all
:
pfof_snap
pfof_snap
:
...
...
pfof_snap/doc/Makefile
View file @
323b6c95
#------------------------------------------------------------------------------------------------------------------------------------
# Copyright 2020 Fabrice Roy
#
# Contact: fabrice.roy@obspm.fr
#
# This file is part of pFoF.
#
# pFoF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# pFoF 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 General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with pFoF. If not, see <http://www.gnu.org/licenses/>.
#
# author Fabrice Roy
#
# Makefile for pfof_snap doc
#------------------------------------------------------------------------------------------------------------------------------------
DOC_TOOL
=
doxygen
CONF_FILE
=
pfof_snap.doxygen
...
...
pfof_snap/src/Makefile
View file @
323b6c95
#------------------------------------------------------------------------------------------------------------------------------------
# Copyright 2011 Fabrice Roy
#
# Contact: fabrice.roy@obspm.fr
#
# This file is part of pFoF.
#
# pFoF is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# pFoF 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 General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with pFoF. If not, see <http://www.gnu.org/licenses/>.
#
# author Fabrice Roy
#
# Makefile for pfof_snap executable
#------------------------------------------------------------------------------------------------------------------------------------
include
../../Make.inc
EXE
=
pfof_snap.exe
...
...
@@ -75,7 +100,7 @@ clean:
@
echo
cleaning compiled objects, modules and executable
rm
-f
*
.o
*
.mod
*
~
$(EXE)
$(COMMONDIR)
/gitversion.h
install
:
install
:
$(EXE)
$(INSTALL)
$(EXE)
$(BINDIR)
uninstall
:
...
...
pfof_snap/test/Makefile
View file @
323b6c95
#------------------------------------------------------------------------------------------------------------------------------------
# Copyright 20
14
Fabrice Roy
# Copyright 20
20
Fabrice Roy
#
# Contact: fabrice.roy@obspm.fr
#
# This file is part of
fortran-hdf5-interface
.
# This file is part of
pFoF
.
#
#
fortran-hdf5-interface
is free software: you can redistribute it and/or modify
#
pFoF
is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
#
fortran-hdf5-interface
is distributed in the hope that it will be useful,
#
pFoF
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 General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with
fortran-hdf5-interface.
If not, see <http://www.gnu.org/licenses/>.
# along with
pFoF.
If not, see <http://www.gnu.org/licenses/>.
#
# Makefile for tests included in the library
# Author Fabrice Roy
# ======================================================================
# author Fabrice Roy
#
# Makefile for pfof_snap tests
#------------------------------------------------------------------------------------------------------------------------------------
include
../../Make.inc
...
...
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