ParameterDictCreate
Creates an empty parameter dictionary.
Synopsis
int ParameterDictCreate(MPI_Comm comm, ParameterDict *dict)
Collective on MPI_Comm
Input Parameter
comm -The MPI communicator to use
Output Parameter
dict -The ParameterDict object
Keywords
ParameterDict, create
See Also
ParameterDictDestroy(), ParameterDictSetObject(), ParameterDictGetObject()
Level:beginner
Location:src/sys/src/utils/dict.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages