getting out of the insurance business :-)

This commit is contained in:
Axel Kohlmeyer
2023-01-23 16:45:41 -05:00
parent 6148ee7ba4
commit 27da716852
312 changed files with 426 additions and 426 deletions

View File

@ -181,7 +181,7 @@ int RegIntersect::surface_interior(double *x, double cutoff)
n++;
}
}
// increment by cmax instead of tmax to insure
// increment by cmax instead of tmax to ensure
// possible wall IDs for sub-regions are non overlapping
walloffset += region->cmax;
}