Base class for Eulerian and Lagrangian communicators. More...
#include "defs.h"
#include "ArrayContainer.h"
#include "ArrayIndexing.h"
#include "Array.ipp"
#include "Array1.h"
#include "SemiOpenInterval.h"
#include <vector>
#include <cmath>
#include "BBox.ipp"
#include <mpi.h>
Go to the source code of this file.
Classes | |
class | ELComm< N, T > |
Base class for Eulerian and Lagrangian communicators. More... | |
Enumerations | |
enum | VertexIdentifierStyle { LocalIndices, GlobalIdentifiers } |
The two ways of representing a vertex in a connectivity array. |
Base class for Eulerian and Lagrangian communicators.