PRAgMaTIc
master
|
#include <algorithm>
#include <limits>
#include <list>
#include <set>
#include <vector>
#include "Colour.h"
#include "DeferredOperations.h"
#include "Edge.h"
#include "ElementProperty.h"
#include "Mesh.h"
Go to the source code of this file.
Classes | |
class | Swapping< real_t, dim > |
Performs edge/face swapping. More... | |