PRAgMaTIc
master
|
#include <algorithm>
#include <vector>
#include <set>
#include <stack>
#include <cmath>
#include <stdint.h>
#include "mpi_tools.h"
#include "PragmaticTypes.h"
#include "PragmaticMinis.h"
#include "ElementProperty.h"
#include "MetricTensor.h"
#include "HaloExchange.h"
Go to the source code of this file.
Classes | |
class | Mesh< real_t > |
Manages mesh data. More... | |