confinfo.h File Reference

Writing configuration settings to an output stream. More...

#include <ostream>
#include "config.h"

Go to the source code of this file.

Functions

void showConfigInfo (std::ostream &f, const char *prefix, const parCoord *maxIter)
 Writes the configuration information to the given output stream.


Detailed Description

Writing configuration settings to an output stream.

This file contains the definition of a function which gathers various configuration parameters and outputs them to a stream in a nice text format.

Author:
Pawel Pilarczyk

Definition in file confinfo.h.


Function Documentation

void showConfigInfo ( std::ostream &  f,
const char *  prefix,
const parCoord maxIter 
) [inline]

Writes the configuration information to the given output stream.

Precedes each line with the prefix provided. If the array "maxIter" is given then includes the information on the chunks of the parameter space that will be sent to workers.

Definition at line 53 of file confinfo.h.

References custom::pop3p::compareMorseOrdering, custom::pop3p::finalDepth, custom::pop3p::ignoreIsolationForContinuation, custom::pop3p::initialDepth, custom::limits2d::maxImageDiameter, custom::limits2d::maxImageVolume, custom::limits2d::maxIndexPairSize, custom::pop3p::maxJoinConnection, custom::pop3p::maxJoinDistance, custom::pop3p::maxJoinSize, custom::limits2d::maxRefineSize0, custom::limits2d::maxRefineSize1, custom::pop3p::paramCount, custom::pop3p::paramDim, custom::pop3p::paramLeft, custom::pop3p::paramRight, custom::pop3p::paramSelect, custom::pop3p::paramSubdiv, custom::limits2d::refineDepth, custom::pop3p::spaceDim, custom::pop3p::spaceOffset, and custom::pop3p::spaceWidth.

Referenced by Coordinator::Coordinator(), and runSingeComp().


Generated on Sun Mar 28 17:47:58 2010 for The Conley-Morse Graphs Software by  doxygen 1.5.3