PRAgMaTIc
master
|
#include <algorithm>
#include <cmath>
#include <set>
#include <map>
#include <vector>
#include <limits>
#include <random>
#include "Colour.h"
#include <Eigen/Core>
#include <Eigen/Dense>
#include <errno.h>
#include "ElementProperty.h"
#include "Mesh.h"
#include "MetricTensor.h"
Go to the source code of this file.
Classes | |
class | Smooth< real_t, dim > |
Applies Laplacian smoothen in metric space. More... | |