Namespaces

  • namespace PUP Extensions to Charm++'s Pack/Unpack routines.
  • namespace rngtest RNGTest declarations and definitions.
    • namespace cmd RNGTest command line grammar definition.
    • namespace ctr RNGTest control facilitating user input to internal data transfer.
    • namespace deck RNGTest input deck facilitating user input for testing RNGs.
  • namespace std STL namespace.
  • namespace tag Tags used as unique-type labels for compile-time code-generation.
  • namespace tk Toolkit declarations and definitions for general purpose utilities.
    • namespace ctr Toolkit control, general purpose user input to internal data transfer.
    • namespace grm Toolkit general purpose grammar definition.
    • namespace mkl Toolkit, grammar definition for Intel's Math Kernel Library.
    • namespace random123 Toolkit, grammar definition for the Random123 library.
    • namespace rngsse Toolkit, grammar definition for the RNGSSE library.
  • namespace tut Unit test declarations and definitions.
    • namespace charm Unit test declarations and definitions for testing Charm++ chares.
      • namespace tag Tags for migrated tagged tuple test(s)
  • namespace unittest UnitTest declarations and definitions.
    • namespace cmd UnitTest command line grammar definition.
    • namespace ctr UnitTest control facilitating user input to internal data transfer.
  • namespace walker Walker declarations and definitions.
    • namespace cmd Walker command line grammar definition.
    • namespace ctr Walker control facilitating user input to internal data transfer.
    • namespace deck Walker input deck facilitating user input for integrating SDEs.