Update dead URLs in license headers and build config
Replace http://paradiseo.gforge.inria.fr with https://nojhan.github.io/paradiseo/ and paradiseo-help@lists.gforge.inria.fr with https://github.com/nojhan/paradiseo/issues across all source files, doxyfile templates, cmake packaging, and eo documentation. Also updates eodev.sourceforge.net references in EO headers. Applied to .h, .cpp, .cmake, and miscellaneous files in eo/, mo/, moeo/, smp/, and problems/.
This commit is contained in:
parent
27f29fe592
commit
54a44a177f
675 changed files with 1278 additions and 1278 deletions
|
|
@ -1296,7 +1296,7 @@ SKIP_FUNCTION_MACROS = YES
|
|||
# If a tag file is not located in the directory in which doxygen
|
||||
# is run, you must also specify the path to the tagfile here.
|
||||
|
||||
TAGFILES = @SMP_BIN_DIR@/doc/smp.doxytag=http://paradiseo.gforge.inria.fr/addon/smp/doc/index.html
|
||||
TAGFILES = @SMP_BIN_DIR@/doc/smp.doxytag=https://nojhan.github.io/paradiseo/
|
||||
|
||||
# When a file name is specified after GENERATE_TAGFILE, doxygen will create
|
||||
# a tag file that is based on the input files it reads.
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef MWAlGO_H
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
template<template <class> class EOAlgo, class EOT, class Policy>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_MWMODEL_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_PPE_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_ABSTRACT_ISLAND_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_ALGO_DISPATCHING_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
template<class A, class B>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_BIMAP_MODEL_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_CONT_DISPATCHING_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
template<class EOT, class bEOT>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_CONT_WRAPPER_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_INT_POLICY_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
template<template <class> class EOAlgo, class EOT, class bEOT>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_ISLAND_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#include <functional>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_ISLAND_MODEL_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_HOMOGENEOUS_ISLAND_MODEL_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
template <class EOT>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_ISLAND_NOTIFIER_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_MIG_POLICY_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#include <notifier.h>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_NOTIFIER_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_POLICIES_DISPATCHING_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#include <thread>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_POLICY_ELEMENT_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
template<class EOT, class Policy>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_SCHEDULER_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
template<class EOT>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_SHARED_FIT_CONTINUE_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef SMP_H
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef ABSTRACT_TOPO_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#include <topology/complete.h>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
#ifndef COMPLETE_H_
|
||||
#define COMPLETE_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef CUST_BOOL_TOPO_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef CUST_STOCH_TOPO_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef HYPERCUBIC_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#include <vector>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef MESH_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#include <vector>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef RING_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#include <vector>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef STAR_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
template <class TopologyType>
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef TOPOLOGY_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef TOPO_BUILDER_H_
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef QAP_H
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef _QAPGA_h
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
struct parameters
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
#ifndef _UTILS_H
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
/*///////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
/*///////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ same conditions as regards security.
|
|||
The fact that you are presently reading this means that you have had
|
||||
knowledge of the CeCILL license and that you accept its terms.
|
||||
|
||||
ParadisEO WebSite : http://paradiseo.gforge.inria.fr
|
||||
Contact: paradiseo-help@lists.gforge.inria.fr
|
||||
ParadisEO WebSite : https://nojhan.github.io/paradiseo/
|
||||
Contact: https://github.com/nojhan/paradiseo/issues
|
||||
*/
|
||||
|
||||
/*///////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue