|
NAMEsc::DistShellPair::SharedData - This is used to store data that must be shared between all cooperating shell pairs.SYNOPSIS#include <distshpair.h> Public Member FunctionsSharedData () Construct and initialize. void init () If this will be used to iterate through the shells again, then init must be called. Public Attributesvolatile long int shellpair_ Detailed DescriptionThis is used to store data that must be shared between all cooperating shell pairs.AuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |