Skip to content
Snippets Groups Projects
Commit 5a13f404 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Latest modules

parent 2fa73fff
No related branches found
No related tags found
No related merge requests found
openfpm_numerics @ 4e569e3b
Subproject commit f9c48679b40f1b713ebf223a0a5ab1ef4560bf20
Subproject commit 4e569e3bcec0ac24ebd0b2a30a1b7bf9b602497d
......@@ -557,7 +557,7 @@ public:
* \param tol tolerance
*
*/
const void setDistTol(real_t tol)
void setDistTol(real_t tol)
{
dist_tol = tol;
}
......
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