Macros
config.h File Reference
#include "vtk_netcdf_mangle.h"
#include "ncconfigure.h"
Include dependency graph for config.h:

Go to the source code of this file.

Macros

#define CHUNK_CACHE_NELEMS   1009
 
#define CHUNK_CACHE_PREEMPTION   0.75
 
#define CHUNK_CACHE_SIZE   4194304
 
#define DEFAULT_CHUNK_CACHE_PREEMPTION   0.75
 
#define DEFAULT_CHUNK_CACHE_SIZE   67108864U
 
#define DEFAULT_CHUNKS_IN_CACHE   10
 
#define DEFAULT_CHUNK_SIZE   4194304
 
#define NETCDF_ENABLE_HDF5   1
 
#define NETCDF_ENABLE_CDF5   1
 
#define NETCDF_PLUGIN_INSTALL_DIR   "/usr/local/hdf5/lib/plugin"
 
#define NETCDF_PLUGIN_SEARCH_PATH   "/usr/local/hdf5/lib/plugin"
 
#define S3TESTBUCKET   ""
 
#define S3TESTSUBTREE   ""
 
#define H5_USE_16_API   1
 
#define HAVE_ALLOCA   1
 
#define HAVE_ALLOCA_H   1
 
#define HAVE_ATEXIT   1
 
#define HAVE_DECL_ISFINITE   1
 
#define HAVE_DECL_ISINF   1
 
#define HAVE_DECL_ISNAN   1
 
#define HAVE_DIRENT_H   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_FILENO   1
 
#define HAVE_FSYNC   1
 
#define HAVE_GETOPT_H   1
 
#define HAVE_GETRLIMIT   1
 
#define HAVE_GETTIMEOFDAY   1
 
#define HAVE_CLOCK_GETTIME   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LOCALE_H   1
 
#define HAVE_LONG_LONG_INT   1
 
#define HAVE_MALLOC_H   1
 
#define HAVE_MEMMOVE   1
 
#define HAVE_MKSTEMP   1
 
#define HAVE_MKTEMP   1
 
#define HAVE_MREMAP   1
 
#define HAVE_RANDOM   1
 
#define HAVE_SNPRINTF   1
 
#define HAVE_MODE_T   1
 
#define HAVE_SSIZE_T   1
 
#define HAVE_PTRDIFF_T   1
 
#define HAVE_UINTPTR_T   1
 
#define HAVE_STDARG_H   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDIO_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_CTYPE_H   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_SIGNAL_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_FTW_H   1
 
#define HAVE_LIBGEN_H   1
 
#define HAVE_STRDUP   1
 
#define HAVE_STRNDUP
 
#define HAVE_STRCASECMP
 
#define HAVE_STRLCAT   1
 
#define HAVE_STRLCPY   1
 
#define HAVE_STRLEN   1
 
#define HAVE_STRTOLL   1
 
#define HAVE_STRTOULL   1
 
#define HAVE_SYSCONF   1
 
#define HAVE_SYS_PARAM_H   1
 
#define HAVE_SYS_RESOURCE_H   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TIME_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_TIME_H   1
 
#define HAVE_UINT   1
 
#define HAVE_UINT64_T   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_USHORT   1
 
#define NCIO_MINBLOCKSIZE   256
 
#define NC_DISPATCH_VERSION   5
 
#define NETCDF_ENABLE_LEGACY_MACROS
 
#define BUILD_V2   1
 
#define USE_HDF5   1
 
#define PACKAGE   "netcdf"
 
#define PACKAGE_BUGREPORT   "support-netcdf@unidata.ucar.edu"
 
#define PACKAGE_NAME   "netCDF"
 
#define PACKAGE_STRING   "netCDF 4.9.3"
 
#define PACKAGE_TARNAME   "netcdf"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "4.9.3"
 
#define SIZEOF_ULONGLONG   8
 
#define SIZEOF_LONGLONG   8
 
#define SIZEOF_CHAR   1
 
#define SIZEOF_UCHAR   1
 
#define SIZEOF_VOIDSTAR   8
 
#define SIZEOF_DOUBLE   8
 
#define SIZEOF_FLOAT   4
 
#define SIZEOF_INT   4
 
#define SIZEOF_LONG   8
 
#define SIZEOF_LONG_LONG   8
 
#define SIZEOF_OFF_T   8
 
#define SIZEOF_SHORT   2
 
#define SIZEOF_SIZE_T   8
 
#define SIZEOF_SSIZE_T   8
 
#define SIZEOF_UINT   4
 
#define SIZEOF_UNSIGNED_INT   4
 
#define SIZEOF_UNSIGNED_LONG_LONG   8
 
#define SIZEOF_UNSIGNED_SHORT_INT   2
 
#define SIZEOF_USHORT   2
 
#define SIZEOF_VOIDP   8
 
#define USE_DISKLESS   1
 
#define USE_MMAP   1
 
#define USE_NETCDF4   1
 
#define USE_NETCDF_2   1
 
#define VERSION   "4.9.3"
 
#define _DARWIN_USE_64_BIT_INODE   1
 

Detailed Description

Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 University Corporation for Atmospheric Research/Unidata.

See copyright file for more info.

Definition in file config.h.

Macro Definition Documentation

◆ CHUNK_CACHE_NELEMS

#define CHUNK_CACHE_NELEMS   1009

Definition at line 80 of file config.h.

◆ CHUNK_CACHE_PREEMPTION

#define CHUNK_CACHE_PREEMPTION   0.75

Definition at line 83 of file config.h.

◆ CHUNK_CACHE_SIZE

#define CHUNK_CACHE_SIZE   4194304

Definition at line 86 of file config.h.

◆ DEFAULT_CHUNK_CACHE_PREEMPTION

#define DEFAULT_CHUNK_CACHE_PREEMPTION   0.75

Definition at line 100 of file config.h.

◆ DEFAULT_CHUNK_CACHE_SIZE

#define DEFAULT_CHUNK_CACHE_SIZE   67108864U

Definition at line 103 of file config.h.

◆ DEFAULT_CHUNKS_IN_CACHE

#define DEFAULT_CHUNKS_IN_CACHE   10

Definition at line 106 of file config.h.

◆ DEFAULT_CHUNK_SIZE

#define DEFAULT_CHUNK_SIZE   4194304

Definition at line 109 of file config.h.

◆ NETCDF_ENABLE_HDF5

#define NETCDF_ENABLE_HDF5   1

Definition at line 130 of file config.h.

◆ NETCDF_ENABLE_CDF5

#define NETCDF_ENABLE_CDF5   1

Definition at line 136 of file config.h.

◆ NETCDF_PLUGIN_INSTALL_DIR

#define NETCDF_PLUGIN_INSTALL_DIR   "/usr/local/hdf5/lib/plugin"

Definition at line 169 of file config.h.

◆ NETCDF_PLUGIN_SEARCH_PATH

#define NETCDF_PLUGIN_SEARCH_PATH   "/usr/local/hdf5/lib/plugin"

Definition at line 172 of file config.h.

◆ S3TESTBUCKET

#define S3TESTBUCKET   ""

Definition at line 187 of file config.h.

◆ S3TESTSUBTREE

#define S3TESTSUBTREE   ""

Definition at line 190 of file config.h.

◆ H5_USE_16_API

#define H5_USE_16_API   1

Definition at line 196 of file config.h.

◆ HAVE_ALLOCA

#define HAVE_ALLOCA   1

Definition at line 199 of file config.h.

◆ HAVE_ALLOCA_H

#define HAVE_ALLOCA_H   1

Definition at line 202 of file config.h.

◆ HAVE_ATEXIT

#define HAVE_ATEXIT   1

Definition at line 205 of file config.h.

◆ HAVE_DECL_ISFINITE

#define HAVE_DECL_ISFINITE   1

Definition at line 248 of file config.h.

◆ HAVE_DECL_ISINF

#define HAVE_DECL_ISINF   1

Definition at line 252 of file config.h.

◆ HAVE_DECL_ISNAN

#define HAVE_DECL_ISNAN   1

Definition at line 256 of file config.h.

◆ HAVE_DIRENT_H

#define HAVE_DIRENT_H   1

Definition at line 259 of file config.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 262 of file config.h.

◆ HAVE_FCNTL_H

#define HAVE_FCNTL_H   1

Definition at line 265 of file config.h.

◆ HAVE_FILENO

#define HAVE_FILENO   1

Definition at line 274 of file config.h.

◆ HAVE_FSYNC

#define HAVE_FSYNC   1

Definition at line 280 of file config.h.

◆ HAVE_GETOPT_H

#define HAVE_GETOPT_H   1

Definition at line 283 of file config.h.

◆ HAVE_GETRLIMIT

#define HAVE_GETRLIMIT   1

Definition at line 289 of file config.h.

◆ HAVE_GETTIMEOFDAY

#define HAVE_GETTIMEOFDAY   1

Definition at line 292 of file config.h.

◆ HAVE_CLOCK_GETTIME

#define HAVE_CLOCK_GETTIME   1

Definition at line 295 of file config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 310 of file config.h.

◆ HAVE_LOCALE_H

#define HAVE_LOCALE_H   1

Definition at line 328 of file config.h.

◆ HAVE_LONG_LONG_INT

#define HAVE_LONG_LONG_INT   1

Definition at line 334 of file config.h.

◆ HAVE_MALLOC_H

#define HAVE_MALLOC_H   1

Definition at line 337 of file config.h.

◆ HAVE_MEMMOVE

#define HAVE_MEMMOVE   1

Definition at line 340 of file config.h.

◆ HAVE_MKSTEMP

#define HAVE_MKSTEMP   1

Definition at line 343 of file config.h.

◆ HAVE_MKTEMP

#define HAVE_MKTEMP   1

Definition at line 346 of file config.h.

◆ HAVE_MREMAP

#define HAVE_MREMAP   1

Definition at line 355 of file config.h.

◆ HAVE_RANDOM

#define HAVE_RANDOM   1

Definition at line 358 of file config.h.

◆ HAVE_SNPRINTF

#define HAVE_SNPRINTF   1

Definition at line 361 of file config.h.

◆ HAVE_MODE_T

#define HAVE_MODE_T   1

Definition at line 364 of file config.h.

◆ HAVE_SSIZE_T

#define HAVE_SSIZE_T   1

Definition at line 367 of file config.h.

◆ HAVE_PTRDIFF_T

#define HAVE_PTRDIFF_T   1

Definition at line 370 of file config.h.

◆ HAVE_UINTPTR_T

#define HAVE_UINTPTR_T   1

Definition at line 373 of file config.h.

◆ HAVE_STDARG_H

#define HAVE_STDARG_H   1

Definition at line 376 of file config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 379 of file config.h.

◆ HAVE_STDIO_H

#define HAVE_STDIO_H   1

Definition at line 382 of file config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 385 of file config.h.

◆ HAVE_CTYPE_H

#define HAVE_CTYPE_H   1

Definition at line 388 of file config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 397 of file config.h.

◆ HAVE_SIGNAL_H

#define HAVE_SIGNAL_H   1

Definition at line 400 of file config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 403 of file config.h.

◆ HAVE_FTW_H

#define HAVE_FTW_H   1

Definition at line 406 of file config.h.

◆ HAVE_LIBGEN_H

#define HAVE_LIBGEN_H   1

Definition at line 409 of file config.h.

◆ HAVE_STRDUP

#define HAVE_STRDUP   1

Definition at line 412 of file config.h.

◆ HAVE_STRNDUP

#define HAVE_STRNDUP

Definition at line 415 of file config.h.

◆ HAVE_STRCASECMP

#define HAVE_STRCASECMP

Definition at line 418 of file config.h.

◆ HAVE_STRLCAT

#define HAVE_STRLCAT   1

Definition at line 421 of file config.h.

◆ HAVE_STRLCPY

#define HAVE_STRLCPY   1

Definition at line 424 of file config.h.

◆ HAVE_STRLEN

#define HAVE_STRLEN   1

Definition at line 427 of file config.h.

◆ HAVE_STRTOLL

#define HAVE_STRTOLL   1

Definition at line 430 of file config.h.

◆ HAVE_STRTOULL

#define HAVE_STRTOULL   1

Definition at line 433 of file config.h.

◆ HAVE_SYSCONF

#define HAVE_SYSCONF   1

Definition at line 442 of file config.h.

◆ HAVE_SYS_PARAM_H

#define HAVE_SYS_PARAM_H   1

Definition at line 445 of file config.h.

◆ HAVE_SYS_RESOURCE_H

#define HAVE_SYS_RESOURCE_H   1

Definition at line 448 of file config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 451 of file config.h.

◆ HAVE_SYS_TIME_H

#define HAVE_SYS_TIME_H   1

Definition at line 454 of file config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 457 of file config.h.

◆ HAVE_TIME_H

#define HAVE_TIME_H   1

Definition at line 460 of file config.h.

◆ HAVE_UINT

#define HAVE_UINT   1

Definition at line 466 of file config.h.

◆ HAVE_UINT64_T

#define HAVE_UINT64_T   1

Definition at line 472 of file config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 475 of file config.h.

◆ HAVE_USHORT

#define HAVE_USHORT   1

Definition at line 479 of file config.h.

◆ NCIO_MINBLOCKSIZE

#define NCIO_MINBLOCKSIZE   256

Definition at line 502 of file config.h.

◆ NC_DISPATCH_VERSION

#define NC_DISPATCH_VERSION   5

Definition at line 508 of file config.h.

◆ NETCDF_ENABLE_LEGACY_MACROS

#define NETCDF_ENABLE_LEGACY_MACROS

Definition at line 511 of file config.h.

◆ BUILD_V2

#define BUILD_V2   1

Definition at line 516 of file config.h.

◆ USE_HDF5

#define USE_HDF5   1

Definition at line 521 of file config.h.

◆ PACKAGE

#define PACKAGE   "netcdf"

Definition at line 532 of file config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "support-netcdf@unidata.ucar.edu"

Definition at line 535 of file config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "netCDF"

Definition at line 538 of file config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "netCDF 4.9.3"

Definition at line 541 of file config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "netcdf"

Definition at line 544 of file config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 547 of file config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "4.9.3"

Definition at line 550 of file config.h.

◆ SIZEOF_ULONGLONG

#define SIZEOF_ULONGLONG   8

Definition at line 559 of file config.h.

◆ SIZEOF_LONGLONG

#define SIZEOF_LONGLONG   8

Definition at line 562 of file config.h.

◆ SIZEOF_CHAR

#define SIZEOF_CHAR   1

Definition at line 565 of file config.h.

◆ SIZEOF_UCHAR

#define SIZEOF_UCHAR   1

Definition at line 568 of file config.h.

◆ SIZEOF_VOIDSTAR

#define SIZEOF_VOIDSTAR   8

Definition at line 574 of file config.h.

◆ SIZEOF_DOUBLE

#define SIZEOF_DOUBLE   8

Definition at line 580 of file config.h.

◆ SIZEOF_FLOAT

#define SIZEOF_FLOAT   4

Definition at line 583 of file config.h.

◆ SIZEOF_INT

#define SIZEOF_INT   4

Definition at line 586 of file config.h.

◆ SIZEOF_LONG

#define SIZEOF_LONG   8

Definition at line 589 of file config.h.

◆ SIZEOF_LONG_LONG

#define SIZEOF_LONG_LONG   8

Definition at line 592 of file config.h.

◆ SIZEOF_OFF_T

#define SIZEOF_OFF_T   8

Definition at line 595 of file config.h.

◆ SIZEOF_SHORT

#define SIZEOF_SHORT   2

Definition at line 598 of file config.h.

◆ SIZEOF_SIZE_T

#define SIZEOF_SIZE_T   8

Definition at line 601 of file config.h.

◆ SIZEOF_SSIZE_T

#define SIZEOF_SSIZE_T   8

Definition at line 604 of file config.h.

◆ SIZEOF_UINT

#define SIZEOF_UINT   4

Definition at line 607 of file config.h.

◆ SIZEOF_UNSIGNED_INT

#define SIZEOF_UNSIGNED_INT   4

Definition at line 610 of file config.h.

◆ SIZEOF_UNSIGNED_LONG_LONG

#define SIZEOF_UNSIGNED_LONG_LONG   8

Definition at line 613 of file config.h.

◆ SIZEOF_UNSIGNED_SHORT_INT

#define SIZEOF_UNSIGNED_SHORT_INT   2

Definition at line 616 of file config.h.

◆ SIZEOF_USHORT

#define SIZEOF_USHORT   2

Definition at line 619 of file config.h.

◆ SIZEOF_VOIDP

#define SIZEOF_VOIDP   8

Definition at line 622 of file config.h.

◆ USE_DISKLESS

#define USE_DISKLESS   1

Definition at line 631 of file config.h.

◆ USE_MMAP

#define USE_MMAP   1

Definition at line 650 of file config.h.

◆ USE_NETCDF4

#define USE_NETCDF4   1

Definition at line 653 of file config.h.

◆ USE_NETCDF_2

#define USE_NETCDF_2   1

Definition at line 656 of file config.h.

◆ VERSION

#define VERSION   "4.9.3"

Definition at line 680 of file config.h.

◆ _DARWIN_USE_64_BIT_INODE

#define _DARWIN_USE_64_BIT_INODE   1

Definition at line 700 of file config.h.