grow smaller

This commit is contained in:
James E McClure
2018-05-18 11:51:29 -04:00
33 changed files with 967 additions and 1234 deletions

View File

@@ -232,7 +232,7 @@ void TwoPhase::ColorToSignedDistance(double Beta, DoubleArray &ColorData, Double
}
}
Eikonal(DistData,TempID,Dm,50);
CalcDist(DistData,TempID,Dm);
for (int k=0; k<Nz; k++){
for (int j=0; j<Ny; j++){