SCOREC core
Parallel unstructured mesh tools
Classes | Namespaces | Functions
PCU.h File Reference

The C++ interface to the Parallel Control Unit. More...

Go to the source code of this file.

Classes

class  pcu::PCU
 The Parallel Contrul Unit class encapsulates parallel communication. More...
 

Namespaces

 pcu
 

Functions

void pcu::Init (int *argc, char ***argv)
 Initialize the underlying parallel library. More...
 
void pcu::Finalize ()
 Finalize the underlying parallel library. More...
 

Detailed Description

The C++ interface to the Parallel Control Unit.

Definition in file PCU.h.