10#ifndef WRITE_MATPLOTLIB_H
11#define WRITE_MATPLOTLIB_H
13#include <lf/mesh/mesh.h>
Mesh input (from file) and output (in various formats) facilities.
void writeMatplotlib(const lf::mesh::Mesh &mesh, std::string filename)
Write affine triangulation data to file in matplotlib format.