logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sc::DistShellPair::SharedData - This is used to store data that must be shared between all cooperating

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                 sc::DistShellPair::SharedData(3)

Detailed Description

       This is used to store data that must be shared between all cooperating shell pairs.

Name

       sc::DistShellPair::SharedData - This is used to store data that must be shared between all cooperating
       shell pairs.

Synopsis

       #include <distshpair.h>

   PublicMemberFunctionsSharedData ()
           Construct and initialize.
       void init ()
           If this will be used to iterate through the shells again, then init must be called.

   PublicAttributes
       volatile long int shellpair_

See Also