Proto  3.2
Classes | Namespaces | Macros | Typedefs
Proto_MBGraph.H File Reference
#include "implem/Proto_MBGraphImplem.H"
Include dependency graph for Proto_MBGraph.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Proto::MBGraphArc
 An internal structure defining an arc in the MBGraph. More...
 
struct  Proto::MBGraphNode
 An internal structure defining a node in the MBGraph. More...
 
class  Proto::MBGraph
 Graph of a mapped multiblock domain. Nodes represent blocks and arcs represent boundaries between blocks. Does not contain any information about the size of blocks; that information is provided by MBProblemDomain. More...
 

Namespaces

 Proto
 

Macros

#define _PROTO_MB_GRAPH_
 

Typedefs

typedef int Proto::BlockIndex
 Defines what type is used for indexing block entities. More...
 

Macro Definition Documentation

◆ _PROTO_MB_GRAPH_

#define _PROTO_MB_GRAPH_