The null suite handle

SAF_NULL_SUITE is a macro defined in saf.h.

Synopsis:

SAF_NULL_SUITE(Db)

Description: This macro evaluates to the suite handle for the null suite of the database. The null suite is most often only used in a SAF__ONE parallel call where many processors are participating solely for the sake of collectivity (See *Constants*).

See Also:

  • Suites: Introduction for current chapter