Contains the implementation of the class for an unidimensioanl mesh.
More...
#include "mesh.hpp"
#include <algorithm>
#include <numeric>
Contains the implementation of the class for an unidimensioanl mesh.
- Author
- Luca Formaggia
- Note
- Taken from pacs-examples, folder of repository PACS Course (https://github.com/pacs-course), Advanced Programming for Scientific Computing, Politecnico di Milano