Octopus
poisson_cutoffs.c File Reference

Go to the source code of this file.

Classes

struct  __fsid_t
 
struct  __mbstate_t
 
struct  _G_fpos_t
 
struct  _G_fpos64_t
 
struct  _IO_FILE
 
struct  div_t
 
struct  ldiv_t
 
struct  lldiv_t
 
struct  __sigset_t
 
struct  timeval
 
struct  timespec
 
struct  fd_set
 
union  __atomic_wide_counter
 
struct  __pthread_internal_list
 
struct  __pthread_internal_slist
 
struct  __pthread_mutex_s
 
struct  __pthread_rwlock_arch_t
 
struct  __pthread_cond_s
 
struct  __once_flag
 
union  pthread_mutexattr_t
 
union  pthread_condattr_t
 
union  pthread_attr_t
 
union  pthread_mutex_t
 
union  pthread_cond_t
 
union  pthread_rwlock_t
 
union  pthread_rwlockattr_t
 
union  pthread_barrier_t
 
union  pthread_barrierattr_t
 
struct  parameters
 
struct  parameters_2d_1d
 
struct  parameters_1d_0d
 

Typedefs

typedef long unsigned int size_t
 
typedef __builtin_va_list __gnuc_va_list
 
typedef unsigned char __u_char
 
typedef unsigned short int __u_short
 
typedef unsigned int __u_int
 
typedef unsigned long int __u_long
 
typedef signed char __int8_t
 
typedef unsigned char __uint8_t
 
typedef signed short int __int16_t
 
typedef unsigned short int __uint16_t
 
typedef signed int __int32_t
 
typedef unsigned int __uint32_t
 
typedef signed long int __int64_t
 
typedef unsigned long int __uint64_t
 
typedef __int8_t __int_least8_t
 
typedef __uint8_t __uint_least8_t
 
typedef __int16_t __int_least16_t
 
typedef __uint16_t __uint_least16_t
 
typedef __int32_t __int_least32_t
 
typedef __uint32_t __uint_least32_t
 
typedef __int64_t __int_least64_t
 
typedef __uint64_t __uint_least64_t
 
typedef long int __quad_t
 
typedef unsigned long int __u_quad_t
 
typedef long int __intmax_t
 
typedef unsigned long int __uintmax_t
 
typedef unsigned long int __dev_t
 
typedef unsigned int __uid_t
 
typedef unsigned int __gid_t
 
typedef unsigned long int __ino_t
 
typedef unsigned long int __ino64_t
 
typedef unsigned int __mode_t
 
typedef unsigned long int __nlink_t
 
typedef long int __off_t
 
typedef long int __off64_t
 
typedef int __pid_t
 
typedef long int __clock_t
 
typedef unsigned long int __rlim_t
 
typedef unsigned long int __rlim64_t
 
typedef unsigned int __id_t
 
typedef long int __time_t
 
typedef unsigned int __useconds_t
 
typedef long int __suseconds_t
 
typedef long int __suseconds64_t
 
typedef int __daddr_t
 
typedef int __key_t
 
typedef int __clockid_t
 
typedef void * __timer_t
 
typedef long int __blksize_t
 
typedef long int __blkcnt_t
 
typedef long int __blkcnt64_t
 
typedef unsigned long int __fsblkcnt_t
 
typedef unsigned long int __fsblkcnt64_t
 
typedef unsigned long int __fsfilcnt_t
 
typedef unsigned long int __fsfilcnt64_t
 
typedef long int __fsword_t
 
typedef long int __ssize_t
 
typedef long int __syscall_slong_t
 
typedef unsigned long int __syscall_ulong_t
 
typedef __off64_t __loff_t
 
typedef char * __caddr_t
 
typedef long int __intptr_t
 
typedef unsigned int __socklen_t
 
typedef int __sig_atomic_t
 
typedef struct _G_fpos_t __fpos_t
 
typedef struct _G_fpos64_t __fpos64_t
 
typedef struct _IO_FILE __FILE
 
typedef struct _IO_FILE FILE
 
typedef void _IO_lock_t
 
typedef __gnuc_va_list va_list
 
typedef __off_t off_t
 
typedef __ssize_t ssize_t
 
typedef __fpos_t fpos_t
 
typedef int wchar_t
 
typedef __sigset_t sigset_t
 
typedef __suseconds_t suseconds_t
 
typedef long int __fd_mask
 
typedef __fd_mask fd_mask
 
typedef __blksize_t blksize_t
 
typedef __blkcnt_t blkcnt_t
 
typedef __fsblkcnt_t fsblkcnt_t
 
typedef __fsfilcnt_t fsfilcnt_t
 
typedef struct __pthread_internal_list __pthread_list_t
 
typedef struct __pthread_internal_slist __pthread_slist_t
 
typedef unsigned int __tss_t
 
typedef unsigned long int __thrd_t
 
typedef unsigned long int pthread_t
 
typedef unsigned int pthread_key_t
 
typedef int pthread_once_t
 
typedef union pthread_attr_t pthread_attr_t
 
typedef volatile int pthread_spinlock_t
 

Enumerations

enum  {
  GSL_INTEG_GAUSS15 = 1 , GSL_INTEG_GAUSS21 = 2 , GSL_INTEG_GAUSS31 = 3 , GSL_INTEG_GAUSS41 = 4 ,
  GSL_INTEG_GAUSS51 = 5 , GSL_INTEG_GAUSS61 = 6
}
 

Functions

void __assert_fail (const char *__assertion, const char *__file, unsigned int __line, const char *__function) __attribute__((__nothrow__
 
void __leaf__ __attribute__ ((__noreturn__))
 
void __assert_perror_fail (int __errnum, const char *__file, unsigned int __line, const char *__function) __attribute__((__nothrow__
 
void __assert (const char *__assertion, const char *__file, int __line) __attribute__((__nothrow__
 
int remove (const char *__filename) __attribute__((__nothrow__
 
int rename (const char *__old, const char *__new) __attribute__((__nothrow__
 
int renameat (int __oldfd, const char *__old, int __newfd, const char *__new) __attribute__((__nothrow__
 
int fclose (FILE *__stream)
 
FILEtmpfile (void)
 
size_t __ctype_get_mb_cur_max (void)
 
static __inline __uint32_t __bswap_32 (__uint32_t __bsx)
 
static __extension__ __inline __uint64_t __bswap_64 (__uint64_t __bsx)
 
static __inline __uint16_t __uint16_identity (__uint16_t __x)
 
static __inline __uint32_t __uint32_identity (__uint32_t __x)
 
static __inline __uint64_t __uint64_identity (__uint64_t __x)
 
int select (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, struct timeval *__restrict __timeout)
 
int pselect (int __nfds, fd_set *__restrict __readfds, fd_set *__restrict __writefds, fd_set *__restrict __exceptfds, const struct timespec *__restrict __timeout, const __sigset_t *__restrict __sigmask)
 
long int random (void)
 
int random_r (struct random_data *__restrict __buf, int32_t *__restrict __result) __attribute__((__nothrow__
 
int __leaf__ __attribute__ ((__nonnull__(1, 2)))
 
int srandom_r (unsigned int __seed, struct random_data *__buf) __attribute__((__nothrow__
 
int __leaf__ __attribute__ ((__nonnull__(2)))
 
int initstate_r (unsigned int __seed, char *__restrict __statebuf, size_t __statelen, struct random_data *__restrict __buf) __attribute__((__nothrow__
 
int __leaf__ __attribute__ ((__nonnull__(2, 4)))
 
int setstate_r (char *__restrict __statebuf, struct random_data *__restrict __buf) __attribute__((__nothrow__
 
int rand (void)
 
int drand48_r (struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__((__nothrow__
 
int erand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, double *__restrict __result) __attribute__((__nothrow__
 
int lrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__((__nothrow__
 
int nrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__((__nothrow__
 
int mrand48_r (struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__((__nothrow__
 
int jrand48_r (unsigned short int __xsubi[3], struct drand48_data *__restrict __buffer, long int *__restrict __result) __attribute__((__nothrow__
 
int srand48_r (long int __seedval, struct drand48_data *__buffer) __attribute__((__nothrow__
 
int seed48_r (unsigned short int __seed16v[3], struct drand48_data *__buffer) __attribute__((__nothrow__
 
int lcong48_r (unsigned short int __param[7], struct drand48_data *__buffer) __attribute__((__nothrow__
 
__uint32_t arc4random (void)
 
static double f (double w, void *p)
 
static double f_kx_zero (double w, void *p)
 
static double f_kr_zero (double w, void *p)
 
static double int_aux (int index, double kx, double kr, double x0, double r0, int which_int)
 
double poisson_finite_cylinder (double kx, double kr, double x0, double r0)
 
double c_poisson_cutoff_3d_1d_finite_ (double *gx, double *gperp, double *xsize, double *rsize)
 
static double bessel_J0 (double w, void *p)
 
double c_poisson_cutoff_2d_0d_ (double *x, double *y)
 
double intcoslog_ (double *mu, double *a, double *b)
 
static double cutoff_2d_1d (double w, void *p)
 
double c_poisson_cutoff_2d_1d_ (double *gy, double *gx, double *rc)
 
static double cutoff_1d_0d (double w, void *p)
 
double c_poisson_cutoff_1d_0d_ (double *g, double *a, double *rc)
 

Variables

FILEstdin
 
FILEstdout
 
FILEstderr
 
int __leaf__
 
static const double tol = 1e-7
 
static double zero = 1e-100
 

Typedef Documentation

◆ size_t

typedef long unsigned int size_t

Definition at line 76 of file poisson_cutoffs.c.

◆ __gnuc_va_list

typedef __builtin_va_list __gnuc_va_list

Definition at line 82 of file poisson_cutoffs.c.

◆ __u_char

typedef unsigned char __u_char

Definition at line 96 of file poisson_cutoffs.c.

◆ __u_short

typedef unsigned short int __u_short

Definition at line 97 of file poisson_cutoffs.c.

◆ __u_int

typedef unsigned int __u_int

Definition at line 98 of file poisson_cutoffs.c.

◆ __u_long

typedef unsigned long int __u_long

Definition at line 99 of file poisson_cutoffs.c.

◆ __int8_t

typedef signed char __int8_t

Definition at line 102 of file poisson_cutoffs.c.

◆ __uint8_t

typedef unsigned char __uint8_t

Definition at line 103 of file poisson_cutoffs.c.

◆ __int16_t

typedef signed short int __int16_t

Definition at line 104 of file poisson_cutoffs.c.

◆ __uint16_t

typedef unsigned short int __uint16_t

Definition at line 105 of file poisson_cutoffs.c.

◆ __int32_t

typedef signed int __int32_t

Definition at line 106 of file poisson_cutoffs.c.

◆ __uint32_t

typedef unsigned int __uint32_t

Definition at line 107 of file poisson_cutoffs.c.

◆ __int64_t

typedef signed long int __int64_t

Definition at line 109 of file poisson_cutoffs.c.

◆ __uint64_t

typedef unsigned long int __uint64_t

Definition at line 110 of file poisson_cutoffs.c.

◆ __int_least8_t

Definition at line 117 of file poisson_cutoffs.c.

◆ __uint_least8_t

Definition at line 118 of file poisson_cutoffs.c.

◆ __int_least16_t

Definition at line 119 of file poisson_cutoffs.c.

◆ __uint_least16_t

Definition at line 120 of file poisson_cutoffs.c.

◆ __int_least32_t

Definition at line 121 of file poisson_cutoffs.c.

◆ __uint_least32_t

Definition at line 122 of file poisson_cutoffs.c.

◆ __int_least64_t

Definition at line 123 of file poisson_cutoffs.c.

◆ __uint_least64_t

Definition at line 124 of file poisson_cutoffs.c.

◆ __quad_t

typedef long int __quad_t

Definition at line 128 of file poisson_cutoffs.c.

◆ __u_quad_t

typedef unsigned long int __u_quad_t

Definition at line 129 of file poisson_cutoffs.c.

◆ __intmax_t

typedef long int __intmax_t

Definition at line 137 of file poisson_cutoffs.c.

◆ __uintmax_t

typedef unsigned long int __uintmax_t

Definition at line 138 of file poisson_cutoffs.c.

◆ __dev_t

typedef unsigned long int __dev_t

Definition at line 146 of file poisson_cutoffs.c.

◆ __uid_t

typedef unsigned int __uid_t

Definition at line 147 of file poisson_cutoffs.c.

◆ __gid_t

typedef unsigned int __gid_t

Definition at line 148 of file poisson_cutoffs.c.

◆ __ino_t

typedef unsigned long int __ino_t

Definition at line 149 of file poisson_cutoffs.c.

◆ __ino64_t

typedef unsigned long int __ino64_t

Definition at line 150 of file poisson_cutoffs.c.

◆ __mode_t

typedef unsigned int __mode_t

Definition at line 151 of file poisson_cutoffs.c.

◆ __nlink_t

typedef unsigned long int __nlink_t

Definition at line 152 of file poisson_cutoffs.c.

◆ __off_t

typedef long int __off_t

Definition at line 153 of file poisson_cutoffs.c.

◆ __off64_t

typedef long int __off64_t

Definition at line 154 of file poisson_cutoffs.c.

◆ __pid_t

typedef int __pid_t

Definition at line 155 of file poisson_cutoffs.c.

◆ __clock_t

typedef long int __clock_t

Definition at line 157 of file poisson_cutoffs.c.

◆ __rlim_t

typedef unsigned long int __rlim_t

Definition at line 158 of file poisson_cutoffs.c.

◆ __rlim64_t

typedef unsigned long int __rlim64_t

Definition at line 159 of file poisson_cutoffs.c.

◆ __id_t

typedef unsigned int __id_t

Definition at line 160 of file poisson_cutoffs.c.

◆ __time_t

typedef long int __time_t

Definition at line 161 of file poisson_cutoffs.c.

◆ __useconds_t

typedef unsigned int __useconds_t

Definition at line 162 of file poisson_cutoffs.c.

◆ __suseconds_t

typedef long int __suseconds_t

Definition at line 163 of file poisson_cutoffs.c.

◆ __suseconds64_t

typedef long int __suseconds64_t

Definition at line 164 of file poisson_cutoffs.c.

◆ __daddr_t

typedef int __daddr_t

Definition at line 166 of file poisson_cutoffs.c.

◆ __key_t

typedef int __key_t

Definition at line 167 of file poisson_cutoffs.c.

◆ __clockid_t

typedef int __clockid_t

Definition at line 170 of file poisson_cutoffs.c.

◆ __timer_t

typedef void* __timer_t

Definition at line 173 of file poisson_cutoffs.c.

◆ __blksize_t

typedef long int __blksize_t

Definition at line 176 of file poisson_cutoffs.c.

◆ __blkcnt_t

typedef long int __blkcnt_t

Definition at line 181 of file poisson_cutoffs.c.

◆ __blkcnt64_t

typedef long int __blkcnt64_t

Definition at line 182 of file poisson_cutoffs.c.

◆ __fsblkcnt_t

typedef unsigned long int __fsblkcnt_t

Definition at line 185 of file poisson_cutoffs.c.

◆ __fsblkcnt64_t

typedef unsigned long int __fsblkcnt64_t

Definition at line 186 of file poisson_cutoffs.c.

◆ __fsfilcnt_t

typedef unsigned long int __fsfilcnt_t

Definition at line 189 of file poisson_cutoffs.c.

◆ __fsfilcnt64_t

typedef unsigned long int __fsfilcnt64_t

Definition at line 190 of file poisson_cutoffs.c.

◆ __fsword_t

typedef long int __fsword_t

Definition at line 193 of file poisson_cutoffs.c.

◆ __ssize_t

typedef long int __ssize_t

Definition at line 195 of file poisson_cutoffs.c.

◆ __syscall_slong_t

typedef long int __syscall_slong_t

Definition at line 198 of file poisson_cutoffs.c.

◆ __syscall_ulong_t

typedef unsigned long int __syscall_ulong_t

Definition at line 200 of file poisson_cutoffs.c.

◆ __loff_t

Definition at line 204 of file poisson_cutoffs.c.

◆ __caddr_t

typedef char* __caddr_t

Definition at line 205 of file poisson_cutoffs.c.

◆ __intptr_t

typedef long int __intptr_t

Definition at line 208 of file poisson_cutoffs.c.

◆ __socklen_t

typedef unsigned int __socklen_t

Definition at line 211 of file poisson_cutoffs.c.

◆ __sig_atomic_t

typedef int __sig_atomic_t

Definition at line 216 of file poisson_cutoffs.c.

◆ __fpos_t

typedef struct _G_fpos_t __fpos_t

◆ __fpos64_t

typedef struct _G_fpos64_t __fpos64_t

◆ __FILE

typedef struct _IO_FILE __FILE

Definition at line 258 of file poisson_cutoffs.c.

◆ FILE

typedef struct _IO_FILE FILE

Definition at line 267 of file poisson_cutoffs.c.

◆ _IO_lock_t

typedef void _IO_lock_t

Definition at line 279 of file poisson_cutoffs.c.

◆ va_list

Definition at line 338 of file poisson_cutoffs.c.

◆ off_t

typedef __off_t off_t

Definition at line 340 of file poisson_cutoffs.c.

◆ ssize_t

typedef __ssize_t ssize_t

Definition at line 342 of file poisson_cutoffs.c.

◆ fpos_t

typedef __fpos_t fpos_t

Definition at line 349 of file poisson_cutoffs.c.

◆ wchar_t

typedef int wchar_t

Definition at line 878 of file poisson_cutoffs.c.

◆ sigset_t

Definition at line 1209 of file poisson_cutoffs.c.

◆ suseconds_t

Definition at line 1253 of file poisson_cutoffs.c.

◆ __fd_mask

typedef long int __fd_mask

Definition at line 1259 of file poisson_cutoffs.c.

◆ fd_mask

typedef __fd_mask fd_mask

Definition at line 1279 of file poisson_cutoffs.c.

◆ blksize_t

Definition at line 1301 of file poisson_cutoffs.c.

◆ blkcnt_t

Definition at line 1308 of file poisson_cutoffs.c.

◆ fsblkcnt_t

Definition at line 1312 of file poisson_cutoffs.c.

◆ fsfilcnt_t

Definition at line 1316 of file poisson_cutoffs.c.

◆ __pthread_list_t

◆ __pthread_slist_t

◆ __tss_t

typedef unsigned int __tss_t

Definition at line 1419 of file poisson_cutoffs.c.

◆ __thrd_t

typedef unsigned long int __thrd_t

Definition at line 1420 of file poisson_cutoffs.c.

◆ pthread_t

typedef unsigned long int pthread_t

Definition at line 1430 of file poisson_cutoffs.c.

◆ pthread_key_t

typedef unsigned int pthread_key_t

Definition at line 1452 of file poisson_cutoffs.c.

◆ pthread_once_t

typedef int pthread_once_t

Definition at line 1456 of file poisson_cutoffs.c.

◆ pthread_attr_t

Definition at line 1465 of file poisson_cutoffs.c.

◆ pthread_spinlock_t

typedef volatile int pthread_spinlock_t

Definition at line 1506 of file poisson_cutoffs.c.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
GSL_INTEG_GAUSS15 
GSL_INTEG_GAUSS21 
GSL_INTEG_GAUSS31 
GSL_INTEG_GAUSS41 
GSL_INTEG_GAUSS51 
GSL_INTEG_GAUSS61 

Definition at line 3180 of file poisson_cutoffs.c.

Function Documentation

◆ __assert_fail()

void __assert_fail ( const char *  __assertion,
const char *  __file,
unsigned int  __line,
const char *  __function 
)

◆ __attribute__() [1/4]

void __leaf__ __attribute__ ( (__noreturn__)  )

◆ __assert_perror_fail()

void __assert_perror_fail ( int  __errnum,
const char *  __file,
unsigned int  __line,
const char *  __function 
)

◆ __assert()

void __assert ( const char *  __assertion,
const char *  __file,
int  __line 
)

◆ remove()

int remove ( const char *  __filename)

◆ rename()

int rename ( const char *  __old,
const char *  __new 
)

◆ renameat()

int renameat ( int  __oldfd,
const char *  __old,
int  __newfd,
const char *  __new 
)

◆ fclose()

int fclose ( FILE __stream)

◆ tmpfile()

FILE * tmpfile ( void  )

Definition at line 374 of file poisson_cutoffs.c.

◆ __ctype_get_mb_cur_max()

size_t __ctype_get_mb_cur_max ( void  )

Definition at line 916 of file poisson_cutoffs.c.

◆ __bswap_32()

static __inline __uint32_t __bswap_32 ( __uint32_t  __bsx)
static

Definition at line 1145 of file poisson_cutoffs.c.

◆ __bswap_64()

static __extension__ __inline __uint64_t __bswap_64 ( __uint64_t  __bsx)
static

Definition at line 1155 of file poisson_cutoffs.c.

◆ __uint16_identity()

static __inline __uint16_t __uint16_identity ( __uint16_t  __x)
static

Definition at line 1167 of file poisson_cutoffs.c.

◆ __uint32_identity()

static __inline __uint32_t __uint32_identity ( __uint32_t  __x)
static

Definition at line 1173 of file poisson_cutoffs.c.

◆ __uint64_identity()

static __inline __uint64_t __uint64_identity ( __uint64_t  __x)
static

Definition at line 1179 of file poisson_cutoffs.c.

◆ select()

int select ( int  __nfds,
fd_set *__restrict  __readfds,
fd_set *__restrict  __writefds,
fd_set *__restrict  __exceptfds,
struct timeval *__restrict  __timeout 
)

◆ pselect()

int pselect ( int  __nfds,
fd_set *__restrict  __readfds,
fd_set *__restrict  __writefds,
fd_set *__restrict  __exceptfds,
const struct timespec *__restrict  __timeout,
const __sigset_t *__restrict  __sigmask 
)

◆ random()

long int random ( void  )

Definition at line 1533 of file poisson_cutoffs.c.

◆ random_r()

int random_r ( struct random_data *__restrict  __buf,
int32_t *__restrict  __result 
)

◆ __attribute__() [2/4]

int __leaf__ __attribute__ ( (__nonnull__(1, 2))  )

Definition at line 1934 of file getopt_f.c.

◆ srandom_r()

int srandom_r ( unsigned int  __seed,
struct random_data *  __buf 
)

◆ __attribute__() [3/4]

int __leaf__ __attribute__ ( (__nonnull__(2))  )

◆ initstate_r()

int initstate_r ( unsigned int  __seed,
char *__restrict  __statebuf,
size_t  __statelen,
struct random_data *__restrict  __buf 
)

◆ __attribute__() [4/4]

int __leaf__ __attribute__ ( (__nonnull__(2, 4))  )

◆ setstate_r()

int setstate_r ( char *__restrict  __statebuf,
struct random_data *__restrict  __buf 
)

◆ rand()

int rand ( void  )

Definition at line 1585 of file poisson_cutoffs.c.

◆ drand48_r()

int drand48_r ( struct drand48_data *__restrict  __buffer,
double *__restrict  __result 
)

◆ erand48_r()

int erand48_r ( unsigned short int  __xsubi[3],
struct drand48_data *__restrict  __buffer,
double *__restrict  __result 
)

◆ lrand48_r()

int lrand48_r ( struct drand48_data *__restrict  __buffer,
long int *__restrict  __result 
)

◆ nrand48_r()

int nrand48_r ( unsigned short int  __xsubi[3],
struct drand48_data *__restrict  __buffer,
long int *__restrict  __result 
)

◆ mrand48_r()

int mrand48_r ( struct drand48_data *__restrict  __buffer,
long int *__restrict  __result 
)

◆ jrand48_r()

int jrand48_r ( unsigned short int  __xsubi[3],
struct drand48_data *__restrict  __buffer,
long int *__restrict  __result 
)

◆ srand48_r()

int srand48_r ( long int  __seedval,
struct drand48_data *  __buffer 
)

◆ seed48_r()

int seed48_r ( unsigned short int  __seed16v[3],
struct drand48_data *  __buffer 
)

◆ lcong48_r()

int lcong48_r ( unsigned short int  __param[7],
struct drand48_data *  __buffer 
)

◆ arc4random()

__uint32_t arc4random ( void  )

Definition at line 1669 of file poisson_cutoffs.c.

◆ f()

static double f ( double  w,
void *  p 
)
static

Definition at line 3953 of file poisson_cutoffs.c.

◆ f_kx_zero()

static double f_kx_zero ( double  w,
void *  p 
)
static

Definition at line 3976 of file poisson_cutoffs.c.

◆ f_kr_zero()

static double f_kr_zero ( double  w,
void *  p 
)
static

Definition at line 3994 of file poisson_cutoffs.c.

◆ int_aux()

static double int_aux ( int  index,
double  kx,
double  kr,
double  x0,
double  r0,
int  which_int 
)
static

Definition at line 4008 of file poisson_cutoffs.c.

◆ poisson_finite_cylinder()

double poisson_finite_cylinder ( double  kx,
double  kr,
double  x0,
double  r0 
)

Definition at line 4083 of file poisson_cutoffs.c.

◆ c_poisson_cutoff_3d_1d_finite_()

double c_poisson_cutoff_3d_1d_finite_ ( double *  gx,
double *  gperp,
double *  xsize,
double *  rsize 
)

Definition at line 4120 of file poisson_cutoffs.c.

◆ bessel_J0()

static double bessel_J0 ( double  w,
void *  p 
)
static

Definition at line 4131 of file poisson_cutoffs.c.

◆ c_poisson_cutoff_2d_0d_()

double c_poisson_cutoff_2d_0d_ ( double *  x,
double *  y 
)

Definition at line 4134 of file poisson_cutoffs.c.

◆ intcoslog_()

double intcoslog_ ( double *  mu,
double *  a,
double *  b 
)

Definition at line 4152 of file poisson_cutoffs.c.

◆ cutoff_2d_1d()

static double cutoff_2d_1d ( double  w,
void *  p 
)
static

Definition at line 4172 of file poisson_cutoffs.c.

◆ c_poisson_cutoff_2d_1d_()

double c_poisson_cutoff_2d_1d_ ( double *  gy,
double *  gx,
double *  rc 
)

Definition at line 4194 of file poisson_cutoffs.c.

◆ cutoff_1d_0d()

static double cutoff_1d_0d ( double  w,
void *  p 
)
static

Definition at line 4243 of file poisson_cutoffs.c.

◆ c_poisson_cutoff_1d_0d_()

double c_poisson_cutoff_1d_0d_ ( double *  g,
double *  a,
double *  rc 
)

Definition at line 4251 of file poisson_cutoffs.c.

Variable Documentation

◆ stdin

FILE* stdin
extern

◆ stdout

FILE* stdout
extern

◆ stderr

FILE* stderr
extern

◆ __leaf__

int __leaf__

Definition at line 363 of file poisson_cutoffs.c.

◆ tol

const double tol = 1e-7
static

Definition at line 3950 of file poisson_cutoffs.c.

◆ zero

double zero = 1e-100
static

Definition at line 3951 of file poisson_cutoffs.c.