|
Proto
3.2
|
#include "implem/Proto_MBGraphImplem.H"

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... | |
| #define _PROTO_MB_GRAPH_ |
1.8.13