Skip to content
Snippets Groups Projects
Commit d86060f0 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

forgot to addthis

parent a97f051c
Branches
Tags
No related merge requests found
#include "Gmsh.h"
#include "GmshUI.h"
#include "GModel.h"
#include "projectionFace.h"
extern GModel *GMODEL;
void mesh_parameterize_cb(Fl_Widget* w, void* data)
{
Msg(GERROR, "Reparameterize not implemented yet: %d faces", GMODEL->numFace());
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment