Chapel Module Index

a | b | c | e | f | g | h | i | l | m | n | p | r | s | t | u
 
a
AdvancedIters This module contains several iterators that can be used to drive a `forall`
Assert Support for simple assert() routines.
 
b
BitOps Bitwise operations implemented using C intrinsics when possible.
Buffers Support for buffers - regions of memory without a particular interpretation.
 
c
CommDiagnostics This module provides support for reporting and counting
Curl Simple support for many network protocols with libcurl
 
e
Error Support for error handling.
 
f
FFTW Single-threaded FFT computations via key routines from FFTW (version 3)
FFTW_MT Multi-threaded FFT computations via FFTW (version 3)
FileSystem A file utilities library
 
g
GMP Support for GNU Multiple Precision Arithmetic
 
h
HDFS Support for Hadoop Distributed Filesystem
HDFSiterator Iterators for distributed iteration over Hadoop Distributed Filesystem
Help Functions for producing program help and usage.
 
i
IO Support for a variety of kinds of input and output.
 
l
List This module provides a simple singly linked list.
 
m
Math This module provides wrappers for <cmath> (math.h) numerical constants and
Memory The :mod:`Memory` module provides procedures which report information
 
n
Norm Matrix and Vector Norms
 
p
Path A file utilities library, specifically related to path operations
 
r
Random Support for pseudorandom number generation
RecordParser Read records using regular expressions.
Regexp Regular expression support.
 
s
Search The `Search` module is designed to support standard search routines. The
Sort The `Sort` module is designed to support standard sorting
startInitCommDiags This module defines config params that allow observing inter-locale
Sys Support for low-level programming and system calls.
SysBasic Types for low-level programming and C integration.
SysCTypes
 
t
Time This module provides support for querying wall time in the local
Types Functions related to predefined types.
 
u
UtilMath Math-related utilities.
UtilReplicatedVar Support for user-level replicated variables.