Skip to content
Snippets Groups Projects
Commit b4a84f15 authored by Tristan Carrier Baudouin's avatar Tristan Carrier Baudouin
Browse files

mesh size interpolation instead of density interpolation

parent 3100fa7e
No related branches found
No related tags found
No related merge requests found
......@@ -1244,7 +1244,6 @@ void lpcvt::print_segment(SPoint2 p1,SPoint2 p2,std::ofstream& file){
void lpcvt::compute_parameters(GFace* gf,int p){
double h1,h2,h3;
double rho1,rho2,rho3;
double k;
double ratio;
double angle;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment