Navigation

Main Page
Download
Support
Installation
Tutorial
Examples
Reference Manual
   Version 1.0.6dev
      Class Index
      File List
   Version 1.0.6
   Version 1.0.5new_solver
   Version 1.0.5dev
   Version 1.0.5b
   Version 1.0.4dev
   Version 1.0.4
Publications


Hosted by Get Ion Beam Simulator at SourceForge.net. Fast, secure and Free Open Source software downloads
config.h
1 /* src/config.h. Generated from config.h.in by configure. */
2 /* src/config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Define to 1 if CSG solid is to be compiled. */
5 /* #undef CSG */
6 
7 /* Define to 1 if Gtk3 dependent code is to be compiled. */
8 #define GTK3 1
9 
10 /* Define to 1 if the system has the type `clockid_t'. */
11 #define HAVE_CLOCKID_T 1
12 
13 /* Define to 1 if you have the `clock_gettime' function. */
14 #define HAVE_CLOCK_GETTIME 1
15 
16 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
17  don't. */
18 #define HAVE_DECL_STRERROR_R 1
19 
20 /* Define to 1 if you have the <dlfcn.h> header file. */
21 #define HAVE_DLFCN_H 1
22 
23 /* Define to 1 if you have the `getcwd' function. */
24 #define HAVE_GETCWD 1
25 
26 /* Define to 1 if you have the `gettimeofday' function. */
27 #define HAVE_GETTIMEOFDAY 1
28 
29 /* Define to 1 if you have the <inttypes.h> header file. */
30 #define HAVE_INTTYPES_H 1
31 
32 /* Define to 1 if you have the `amd' library (-lamd). */
33 /* #undef HAVE_LIBAMD */
34 
35 /* Define to 1 if you have the `blas' library (-lblas). */
36 /* #undef HAVE_LIBBLAS */
37 
38 /* Define to 1 if you have the `rt' library (-lrt). */
39 #define HAVE_LIBRT 1
40 
41 /* Define to 1 if you have the `umfpack' library (-lumfpack). */
42 /* #undef HAVE_LIBUMFPACK */
43 
44 /* Define to 1 if you have the `z' library (-lz). */
45 #define HAVE_LIBZ 1
46 
47 /* Define if you have POSIX threads libraries and header files. */
48 #define HAVE_PTHREAD 1
49 
50 /* Define to 1 if the system has the type `siginfo_t'. */
51 #define HAVE_SIGINFO_T 1
52 
53 /* Define to 1 if you have the <stdint.h> header file. */
54 #define HAVE_STDINT_H 1
55 
56 /* Define to 1 if you have the <stdio.h> header file. */
57 #define HAVE_STDIO_H 1
58 
59 /* Define to 1 if you have the <stdlib.h> header file. */
60 #define HAVE_STDLIB_H 1
61 
62 /* Define if you have `strerror_r'. */
63 #define HAVE_STRERROR_R 1
64 
65 /* Define to 1 if you have the <strings.h> header file. */
66 #define HAVE_STRINGS_H 1
67 
68 /* Define to 1 if you have the <string.h> header file. */
69 #define HAVE_STRING_H 1
70 
71 /* Define to 1 if the system has the type `struct timespec'. */
72 #define HAVE_STRUCT_TIMESPEC 1
73 
74 /* Define to 1 if you have the <sys/stat.h> header file. */
75 #define HAVE_SYS_STAT_H 1
76 
77 /* Define to 1 if you have the <sys/time.h> header file. */
78 #define HAVE_SYS_TIME_H 1
79 
80 /* Define to 1 if you have the <sys/types.h> header file. */
81 #define HAVE_SYS_TYPES_H 1
82 
83 /* Define to 1 if you have the <unistd.h> header file. */
84 #define HAVE_UNISTD_H 1
85 
86 /* Define to the sub-directory where libtool stores uninstalled libraries. */
87 #define LT_OBJDIR ".libs/"
88 
89 /* Define to 1 if GtkGLExt/OpenGL dependent code is to be compiled. */
90 /* #undef OPENGL */
91 
92 /* Name of package */
93 #define PACKAGE "libibsimu-1-0-6dev"
94 
95 /* Define to the address where bug reports for this package should be sent. */
96 #define PACKAGE_BUGREPORT "taneli.kalvas@jyu.fi"
97 
98 /* Define to the full name of this package. */
99 #define PACKAGE_NAME "libibsimu-1.0.6dev"
100 
101 /* Define to the full name and version of this package. */
102 #define PACKAGE_STRING "libibsimu-1.0.6dev 1.0.6dev"
103 
104 /* Define to the one symbol short name of this package. */
105 #define PACKAGE_TARNAME "libibsimu-1-0-6dev"
106 
107 /* Define to the home page for this package. */
108 #define PACKAGE_URL ""
109 
110 /* Define to the version of this package. */
111 #define PACKAGE_VERSION "1.0.6dev"
112 
113 /* Define to necessary symbol if this constant uses a non-standard name on
114  your system. */
115 /* #undef PTHREAD_CREATE_JOINABLE */
116 
117 /* Define to 1 if all of the C90 standard headers exist (not just the ones
118  required in a freestanding environment). This macro is provided for
119  backward compatibility; new code need not use it. */
120 #define STDC_HEADERS 1
121 
122 /* Define to 1 if strerror_r returns char *. */
123 #define STRERROR_R_CHAR_P 1
124 
125 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. This
126  macro is obsolete. */
127 #define TIME_WITH_SYS_TIME 1
128 
129 /* Version number of package */
130 #define VERSION "1.0.6dev"


Reference manual for Ion Beam Simulator 1.0.6dev
Generated by Doxygen 1.9.1 on Thu Sep 11 2025 09:37:24.