OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::ParmetisLoadBalancer |
ParMetis load balancer. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
#define | _IFT_ParmetisLoadBalancer_Name "parmetis" |
#define | PARMETISLB_END_DATA -1 |
End-of-data marker, used to identify end of data stream received. More... | |
#define | SHARED_DOFMAN_PARTITIONS_TAG 9998 |
#define _IFT_ParmetisLoadBalancer_Name "parmetis" |
Definition at line 44 of file parmetisloadbalancer.h.
#define PARMETISLB_END_DATA -1 |
End-of-data marker, used to identify end of data stream received.
The value should not conflict with any globnum id.
Definition at line 51 of file parmetisloadbalancer.h.
Referenced by oofem::ParmetisLoadBalancer::packSharedDmanPartitions(), and oofem::ParmetisLoadBalancer::unpackSharedDmanPartitions().
#define SHARED_DOFMAN_PARTITIONS_TAG 9998 |
Definition at line 52 of file parmetisloadbalancer.h.
Referenced by oofem::ParmetisLoadBalancer::labelDofManagers().