#include "defs.h"
#include "../ads/array/Array.h"
#include "../geom/kernel/BBox.h"
#include <mpi.h>
Go to the source code of this file.
Namespaces | |
| namespace | elc |
Classes | |
| class | elc::ELComm< N, T > |
| Base class for Eulerian and Lagrangian communicators. More... | |
Enumerations | |
| enum | elc::VertexIdentifierStyle { LocalIndices, GlobalIdentifiers } |
| The two ways of representing a vertex in a connectivity array. | |
1.4.7