BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
cl_Communicator.hpp File Reference
#include <string>
#include <random>
#include "typedefs.hpp"
#include "cl_Cell.hpp"
Include dependency graph for cl_Communicator.hpp:

Go to the source code of this file.

Classes

class  belfem::CommunicationObject
class  belfem::Communicator
 Global MPI communicator manager. More...

Namespaces

namespace  belfem
 USER GUIDES:

Macros

#define COMM_TYPE   int

Functions

void belfem::comm_abort (const int aErrorCode=1)
 Kill the whole job.

Variables

belfem::Communicator gComm

Macro Definition Documentation

◆ COMM_TYPE

#define COMM_TYPE   int

Variable Documentation

◆ gComm

belfem::Communicator gComm
extern