.. _label-mesh-plot: Mesh plot +++++++++ .. _label-edgmesh: edgmesh ------- .. doxygenfunction:: edgmesh(figure &fig, matrix const &edg, matrix const &vtx, matrix const &val = {}) :project: castor .. _label-mesh: mesh ---- .. doxygenfunction:: mesh(figure &fig, matrix const &X, matrix const &Y, matrix const &Z, std::string const &options = "") :project: castor .. _label-quiver: quiver ------ .. doxygenfunction:: quiver(figure &fig, matrix const &vtx, matrix const &dir, matrix const &val = {}) :project: castor .. _label-tetmesh: tetmesh ------- .. doxygenfunction:: tetmesh(figure &fig, matrix const &tet, matrix const &vtx, matrix const &val = {}) :project: castor .. _label-trimesh: trimesh ------- .. doxygenfunction:: trimesh(figure &fig, matrix const &tri, matrix const &vtx, matrix const &val = {}) :project: castor .. _label-vermesh: vermesh ------- .. doxygenfunction:: vermesh(figure &fig, matrix const &ver, matrix const &vtx, matrix const &val = {}) :project: castor