Dynamic Load Balance 3.6.1+32-59d1
dlbf-errors.h
Go to the documentation of this file.
1!-------------------------------------------------------------------------------!
2! Copyright 2009-2021 Barcelona Supercomputing Center !
3! !
4! This file is part of the DLB library. !
5! !
6! DLB is free software: you can redistribute it and/or modify !
7! it under the terms of the GNU Lesser General Public License as published by !
8! the Free Software Foundation, either version 3 of the License, or !
9! (at your option) any later version. !
10! !
11! DLB is distributed in the hope that it will be useful, !
12! but WITHOUT ANY WARRANTY; without even the implied warranty of !
13! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the !
14! GNU Lesser General Public License for more details. !
15! !
16! You should have received a copy of the GNU Lesser General Public License !
17! along with DLB. If not, see <https://www.gnu.org/licenses/>. !
18!-------------------------------------------------------------------------------!
19
20 integer, parameter :: DLB_NOUPDT = 2
21 integer, parameter :: DLB_NOTED = 1
22 integer, parameter :: DLB_SUCCESS = 0
24 integer, parameter :: DLB_ERR_NOINIT = -2
25 integer, parameter :: DLB_ERR_INIT = -3
26 integer, parameter :: DLB_ERR_DISBLD = -4
28 integer, parameter :: DLB_ERR_NOPROC = -6
29 integer, parameter :: DLB_ERR_PDIRTY = -7
30 integer, parameter :: DLB_ERR_PERM = -8
32 integer, parameter :: DLB_ERR_NOCBK = -10
33 integer, parameter :: DLB_ERR_NOENT = -11
34 integer, parameter :: DLB_ERR_NOCOMP = -12
35 integer, parameter :: DLB_ERR_REQST = -13
36 integer, parameter :: DLB_ERR_NOMEM = -14
37 integer, parameter :: DLB_ERR_NOPOL = -15
38 integer, parameter :: DLB_ERR_NOTALP = -16
39 integer, parameter :: DLB_ERR_NOLEWI = -17
40
41! -*- fortran -*- vim: set ft=fortran:
@ DLB_ERR_NOMEM
Definition: dlb_errors.h:59
@ DLB_ERR_PDIRTY
Definition: dlb_errors.h:45
@ DLB_ERR_PERM
Definition: dlb_errors.h:47
@ DLB_ERR_NOPROC
Definition: dlb_errors.h:43
@ DLB_NOTED
Definition: dlb_errors.h:29
@ DLB_ERR_TIMEOUT
Definition: dlb_errors.h:49
@ DLB_ERR_NOPOL
Definition: dlb_errors.h:61
@ DLB_ERR_NOINIT
Definition: dlb_errors.h:35
@ DLB_ERR_NOCBK
Definition: dlb_errors.h:51
@ DLB_ERR_NOSHMEM
Definition: dlb_errors.h:41
@ DLB_NOUPDT
Definition: dlb_errors.h:27
@ DLB_ERR_NOLEWI
Definition: dlb_errors.h:65
@ DLB_ERR_NOTALP
Definition: dlb_errors.h:63
@ DLB_ERR_DISBLD
Definition: dlb_errors.h:39
@ DLB_ERR_NOCOMP
Definition: dlb_errors.h:55
@ DLB_ERR_INIT
Definition: dlb_errors.h:37
@ DLB_ERR_NOENT
Definition: dlb_errors.h:53
@ DLB_ERR_REQST
Definition: dlb_errors.h:57
@ DLB_ERR_UNKNOWN
Definition: dlb_errors.h:33
@ DLB_SUCCESS
Definition: dlb_errors.h:31
!Copyright Barcelona Supercomputing Center !This file is part of the DLB library !DLB is free either version of the !but WITHOUT ANY WARRANTY
Definition: dlbf-errors.h:12
!Copyright Barcelona Supercomputing Center !This file is part of the DLB library !DLB is free either version of the or(at your option) any later version. ! ! ! ! DLB is distributed in the hope that it will be useful
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 DLB If not
Definition: dlbf-errors.h:17
!Copyright Barcelona Supercomputing Center !This file is part of the DLB library !DLB is free either version of the License
Definition: dlbf-errors.h:8
!Copyright Barcelona Supercomputing Center !This file is part of the DLB library !DLB is free software
Definition: dlbf-errors.h:8