MOOSE - Multiscale Object Oriented Simulation Environment
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Shell.h File Reference
#include <string>
+ Include dependency graph for Shell.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NodeBalance
 
class  Shell
 

Enumerations

enum  AssignmentType { SINGLE, VECTOR, REPEAT }
 
enum  NodePolicy { MooseGlobal, MooseBlockBalance, MooseSingleNode }
 

Functions

DestFinforeceiveGet ()
 

Enumeration Type Documentation

Enumerator
SINGLE 
VECTOR 
REPEAT 

Definition at line 20 of file Shell.h.

20 { SINGLE, VECTOR, REPEAT };
Definition: Shell.h:20
Definition: Shell.h:20
Definition: Shell.h:20
enum NodePolicy
Enumerator
MooseGlobal 
MooseBlockBalance 
MooseSingleNode 

Definition at line 28 of file Shell.h.

Function Documentation

DestFinfo* receiveGet ( )