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

forgot to addthis

parent a97f051c
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment