SST::ElementInfoPartitioner Struct Reference

Describes a Partitioner. More...

#include <element.h>

Data Fields

const char * name
const char * description
void(* printHelp )(FILE *output)
partitionFunction func

Detailed Description

Describes a Partitioner.


Field Documentation

Brief description of the partitioner

Referenced by SST::SSTInfoElement_PartitionerInfo::getDesc().

Function to be called to perform the paritioning

Referenced by SST::Factory::GetPartitioner().

Name of the Partitioner

Referenced by SST::SSTInfoElement_PartitionerInfo::getName().

Pointer to a function that will print additional documentation about the partitioner. (optional)


The documentation for this struct was generated from the following file:

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1