Skip to content
Snippets Groups Projects
Commit cce53a0c authored by Emilie Marchandise's avatar Emilie Marchandise
Browse files

Rbf up

parent 944b3def
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ GRbf::GRbf (double sizeBox, int variableEps, int rbfFun, std::map<MVertex*, SVec
{
allCenters.resize(allNodes.size(),3);
double tol= 8.e-2*sBox;
double tol= 1.e-2*sBox;
//remove duplicate vertices
//add bc nodes
......
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