repo.or.cz
/
charm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Documentation: Correct the stated execution context of initproc methods
[charm.git]
/
doc
/
list-charmapi.txt
blob
afdd2aacb039c0bd63787f4f776222a8d325f960
1
# List of charm API calls
2
# Use # for a comment to the end of the line
3
# Blank lines are ok
4
# Do not use () to denote a function call. Just use the name
5
6
CkMyPe
7
CkNumPes
8
9
CkMyNode
10
CkNumNodes
11
CkMyRank
12
13
CkAssert
14
CkAbort
15
CkExit
16
17
CkPrintf
18
CkError
19
CkScanf
20
CmiPrintf
21
ckout
22
ckerr
23
cklog
24
25
CkWallTimer
26
CmiWallTimer
27
28
CkCallback
29
contribute
30
CkReductionTarget
31
32
ckNew
33
ckLocal
34
thisIndex
35
CkArrayIndex
36
37
__sdag_init
38
__sdag_pup
39
40
PUP
41
PUP::toDisk
42
PUP::seekBlock
43
PUP::able
44